Package | Description |
---|---|
de.pdark.decentxml | |
de.pdark.decentxml.dtd |
Modifier and Type | Method and Description |
---|---|
protected Token |
XMLParser.parseAttListNameTokens(XMLTokenizer tokenizer,
Token token,
DocTypeAttributeList attList) |
protected Token |
XMLParser.parseAttListTypeGroup(XMLTokenizer tokenizer,
Token token,
DocTypeAttributeList attList) |
Modifier and Type | Method and Description |
---|---|
DocTypeAttributeList |
DocTypeAttributeList.addNode(Node node) |
DocTypeAttributeList |
DocTypeAttributeList.toXML(XMLWriter writer) |
Modifier and Type | Method and Description |
---|---|
List<DocTypeAttributeList> |
DocTypeElement.getAttLists() |
List<DocTypeAttributeList> |
DocType.getAttributeList(String name) |
List<List<DocTypeAttributeList>> |
DocType.getAttributeLists() |
Modifier and Type | Method and Description |
---|---|
void |
DocTypeElement.setAttLists(List<DocTypeAttributeList> value) |
Copyright © 2008–2021. All rights reserved.