|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.xml.dtd.ContentModel
public class ContentModel
XML Content Model information.
| Method Summary | |
|---|---|
static ContentModel |
getModel(String docTypeDecl)
Gets an instance of ContentModel. |
static ContentModel |
getXHTML1TransitionalModel()
|
boolean |
isEmpty(String name)
Checks if the content model of the given element is EMPTY. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ContentModel getModel(String docTypeDecl)
throws SAXException
SAXExceptionpublic static ContentModel getXHTML1TransitionalModel()
public boolean isEmpty(String name)
name - the element name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||