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()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