Uses of Interface javax.xml.stream.events.EntityDeclaration

Uses in package gnu.xml.stream

Classes implementing javax.xml.stream.events.EntityDeclaration

class
An entity declaration event.

Constructors with parameter type javax.xml.stream.events.EntityDeclaration

Fields of type javax.xml.stream.events.EntityDeclaration

EntityDeclaration

Methods with parameter type javax.xml.stream.events.EntityDeclaration

EntityReference
Create an entity reference event.

Methods with return type javax.xml.stream.events.EntityDeclaration

EntityDeclaration

Uses in package javax.xml.stream

Methods with parameter type javax.xml.stream.events.EntityDeclaration

EntityReference
Create an entity reference event.

Uses in package javax.xml.stream.events

Methods with return type javax.xml.stream.events.EntityDeclaration

EntityDeclaration
Returns the declaration of this reference.