Package | Description |
---|---|
com.ctc.wstx.dtd |
Package that contains Woodstox classes that implement DTD handling.
|
Modifier and Type | Class and Description |
---|---|
class |
LargePrefixedNameSet
Implementation of
PrefixedNameSet suitable for storing large number
of entries; basically anything above trivially small sets (4 or less). |
class |
SmallPrefixedNameSet
PrefixedNameSet implementation suitable for storing small set of PrefixedName
values (generally 8 or less).
|
Modifier and Type | Method and Description |
---|---|
protected static PrefixedNameSet |
ChoiceContentSpec.namesetFromSpecs(boolean nsAware,
ContentSpec[] specs) |
Copyright © 2018 FasterXML. All rights reserved.