GrammarScope  4.0.0
Public Member Functions | Private Attributes | List of all members
grammarscope.io.xml.Validate.DTDReplacer Class Reference
Inheritance diagram for grammarscope.io.xml.Validate.DTDReplacer:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.io.xml.Validate.DTDReplacer:
Collaboration graph
[legend]

Public Member Functions

 DTDReplacer (final XMLEventReader reader, final XMLEvent dtdEvent)
 
XMLEvent nextEvent () throws XMLStreamException
 

Private Attributes

final XMLEvent dtdEvent
 
boolean sendDtd
 

Constructor & Destructor Documentation

◆ DTDReplacer()

grammarscope.io.xml.Validate.DTDReplacer.DTDReplacer ( final XMLEventReader  reader,
final XMLEvent  dtdEvent 
)

Member Function Documentation

◆ nextEvent()

XMLEvent grammarscope.io.xml.Validate.DTDReplacer.nextEvent ( ) throws XMLStreamException

Member Data Documentation

◆ dtdEvent

final XMLEvent grammarscope.io.xml.Validate.DTDReplacer.dtdEvent
private

◆ sendDtd

boolean grammarscope.io.xml.Validate.DTDReplacer.sendDtd
private

The documentation for this class was generated from the following file: