| Package | Description |
|---|---|
| org.codehaus.stax2.evt | |
| org.codehaus.stax2.ri | |
| org.codehaus.stax2.ri.evt |
| Modifier and Type | Method and Description |
|---|---|
abstract DTD2 |
XMLEventFactory2.createDTD(String rootName,
String sysId,
String pubId,
String intSubset) |
abstract DTD2 |
XMLEventFactory2.createDTD(String rootName,
String sysId,
String pubId,
String intSubset,
Object processedDTD) |
| Modifier and Type | Method and Description |
|---|---|
DTD2 |
Stax2EventFactoryImpl.createDTD(String rootName,
String sysId,
String pubId,
String intSubset) |
DTD2 |
Stax2EventFactoryImpl.createDTD(String rootName,
String sysId,
String pubId,
String intSubset,
Object processedDTD) |
| Modifier and Type | Class and Description |
|---|---|
class |
DTDEventImpl
Vanilla implementation of a DTD event.
|
Copyright © 2015 Codehaus. All Rights Reserved.