| Package | Description | 
|---|---|
| org.codehaus.stax2.evt | |
| org.codehaus.stax2.ri | 
 Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one. 
 | 
| org.codehaus.stax2.ri.evt | 
| Class and Description | 
|---|
| DTD2
 Interface that extends basic  
DTD with methods that are
 necessary to completely reproduce actual DOCTYPE declaration
 constructs in xml documents. | 
| Class and Description | 
|---|
| DTD2
 Interface that extends basic  
DTD with methods that are
 necessary to completely reproduce actual DOCTYPE declaration
 constructs in xml documents. | 
| XMLEventFactory2
 Interface that adds missing (but required) methods to
  
XMLEventFactory; especially ones for creating actual
 well-behaving DOCTYPE events. | 
| Class and Description | 
|---|
| DTD2
 Interface that extends basic  
DTD with methods that are
 necessary to completely reproduce actual DOCTYPE declaration
 constructs in xml documents. | 
| NotationDeclaration2
 Interface that extends basic  
NotationDeclaration to add
 support for handling Base URI needed to resolve Notation references. | 
| XMLEvent2
 Interface that extends basic  
XMLEvent2 with method(s)
 that are missing from it; specifically linkage that allows using
 a stream/event writer for outputting. | 
Copyright © 2015 fasterxml.com. All Rights Reserved.