|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocTypeAttributeList | |
|---|---|
| de.pdark.decentxml | |
| de.pdark.decentxml.dtd | |
| Uses of DocTypeAttributeList in de.pdark.decentxml |
|---|
| Methods in de.pdark.decentxml with parameters of type DocTypeAttributeList | |
|---|---|
protected Token |
XMLParser.parseAttListNameTokens(XMLTokenizer tokenizer,
Token token,
DocTypeAttributeList attList)
|
protected Token |
XMLParser.parseAttListTypeGroup(XMLTokenizer tokenizer,
Token token,
DocTypeAttributeList attList)
|
| Uses of DocTypeAttributeList in de.pdark.decentxml.dtd |
|---|
| Methods in de.pdark.decentxml.dtd that return DocTypeAttributeList | |
|---|---|
DocTypeAttributeList |
DocTypeAttributeList.addNode(Node node)
|
DocTypeAttributeList |
DocTypeAttributeList.toXML(XMLWriter writer)
|
| Methods in de.pdark.decentxml.dtd that return types with arguments of type DocTypeAttributeList | |
|---|---|
java.util.List<DocTypeAttributeList> |
DocTypeElement.getAttLists()
|
java.util.List<DocTypeAttributeList> |
DocType.getAttributeList(java.lang.String name)
|
java.util.List<java.util.List<DocTypeAttributeList>> |
DocType.getAttributeLists()
|
| Method parameters in de.pdark.decentxml.dtd with type arguments of type DocTypeAttributeList | |
|---|---|
void |
DocTypeElement.setAttLists(java.util.List<DocTypeAttributeList> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||