public class CloseMarker extends BufferMarker
applied, id, markerChar, offset, targetSb
Constructor and Description |
---|
CloseMarker(int id)
For JCX SPAN tags.
|
CloseMarker(int id,
TagType targetType)
For HTML Block and Inline tags.
|
Modifier and Type | Method and Description |
---|---|
TagType |
getTargetType() |
java.lang.String |
toString() |
compareTo, equals, getIdString, getMarkerString, getOffset, setContext, updateBuffer, validate
public CloseMarker(int id, TagType targetType)
public CloseMarker(int id)
public TagType getTargetType()
public java.lang.String toString()
toString
in class BufferMarker