org.apache.batik.util.gui.xmleditor
public class XMLToken extends java.lang.Object
Constructor and Description |
---|
XMLToken(int context,
int startOffset,
int endOffset)
Creates a new instance of XMLToken
|
Modifier and Type | Method and Description |
---|---|
int |
getContext() |
int |
getEndOffset() |
int |
getStartOffset() |
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.