| Package | Description |
|---|---|
| org.vesalainen.parsers.xml | |
| org.vesalainen.parsers.xml.attr | |
| org.vesalainen.parsers.xml.model |
| Modifier and Type | Method and Description |
|---|---|
protected AttDef |
DTDParser.attDef(QName name,
AttType attType,
DefaultDecl defaultDecl)
Deprecated.
[53] AttDef ::= S Name S AttType S DefaultDecl
[21] AttDef ::= S (QName | NSAttName) S AttType S DefaultDecl
|
protected AttDef |
DTDParser.attDef(String name,
AttType attType,
DefaultDecl defaultDecl)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AttDef> |
DTDParser.attDefs()
Deprecated.
|
protected List<AttDef> |
DTDParser.attDefs(List<AttDef> attDefs,
AttDef attDef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AttDef> |
DTDParser.attDefs(List<AttDef> attDefs,
AttDef attDef)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AttDef> |
DTDParser.attDefs(List<AttDef> attDefs,
AttDef attDef)
Deprecated.
|
protected void |
DTDParser.attlistDecl(QName name,
List<AttDef> attDefs)
Deprecated.
[52] AttlistDecl ::= ''
[20] AttlistDecl ::= ''
|
| Modifier and Type | Class and Description |
|---|---|
class |
NormalAttDef |
class |
NSAttDef |
| Constructor and Description |
|---|
ElementCompiler(String packageName,
String localName,
List<AttDef> attributes)
Deprecated.
|
Copyright © 2014. All rights reserved.