|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttomp.xml.tree.Node
tomp.xml.tree.Characters
tomp.xml.tree.IgnorableWhitespace
| Field Summary |
| Fields inherited from class tomp.xml.tree.Characters |
chars, len, start |
| Constructor Summary | |
IgnorableWhitespace(char[] c,
int s,
int l)
|
|
| Method Summary | |
int |
send(org.xml.sax.ContentHandler dh)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IgnorableWhitespace(char[] c,
int s,
int l)
| Method Detail |
public int send(org.xml.sax.ContentHandler dh)
throws org.xml.sax.SAXException
send in class Charactersorg.xml.sax.SAXExceptionpublic java.lang.String toString()
toString in class Characters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||