content
The content. Either an Element or a ContentModel.
SerializableSee Annex H on page 556 of the SGML handbook for more information.
intContentModelContentModel(int type,
Object content,
ContentModel next) ContentModel(int type,
ContentModel content) ContentModel(Element content) booleanempty()first()booleanvoidgetElements(Vector<Element> elemVec) toString()clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Objectclone()booleanprotected voidfinalize()final Class<?> getClass()Object.inthashCode()final voidnotify()final voidfinal voidwait()final voidwait(long timeoutMillis) final voidwait(long timeoutMillis,
int nanos) ContentModelcontent - the elementtype - the typecontent - the contenttype - the typecontent - the contentnext - the next content modeltrue if the content model could
match an empty input streamtoken - the tokentrue if the token could potentially be the first token
in the input stream