Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sample 1

Topology

sip.cfg

Code Block
titleBar.java
borderStylesolid

 // Some comments here
 public String getFoo()
 {
     return foo;
 }
 
Code Block
xml
xml
 
<test> 
  <another tag="attribute"/> 
</test>