sugar4j.lang
Interface Tag.Content

Enclosing class:
Tag

public static interface Tag.Content

Obtains the tag's content.


Method Summary
 String get()
          Returns the tag's content.
 

Method Detail

get

String get()
Returns the tag's content.

Returns:
String