|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnprocessedTags | |
de.fu_berlin.ties.xml | This package contains utility classes for working with XML documents and related data. |
Uses of UnprocessedTags in de.fu_berlin.ties.xml |
Methods in de.fu_berlin.ties.xml with parameters of type UnprocessedTags | |
protected void |
XMLAdjuster.handleEndTag(TagConstituent endTag,
OpenTags openTags,
UnprocessedTags unprocessedTags)
Helper method for handling an end tag. |
protected void |
XMLAdjuster.handleEOF(XMLConstituent lastConst,
OpenTags openTags,
UnprocessedTags unprocessedTags,
boolean insertedMissingRoot)
Helper method for handling an the end of a file. |
protected XMLConstituent |
XMLAdjuster.rawConstituents(CharSequence input,
boolean fixCharacterErrors,
UnprocessedTags startAndEndTags)
Returns the raw constituents of an XML-like document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |