Uses of Interface
org.apache.xml.security.stax.ext.stax.XMLSecEntityReference
-
Packages that use XMLSecEntityReference Package Description org.apache.xml.security.stax.ext.stax org.apache.xml.security.stax.impl.stax -
-
Uses of XMLSecEntityReference in org.apache.xml.security.stax.ext.stax
Methods in org.apache.xml.security.stax.ext.stax that return XMLSecEntityReference Modifier and Type Method Description static XMLSecEntityReference
XMLSecEventFactory. createXMLSecEntityReference(java.lang.String name, javax.xml.stream.events.EntityDeclaration entityDeclaration)
-
Uses of XMLSecEntityReference in org.apache.xml.security.stax.impl.stax
Classes in org.apache.xml.security.stax.impl.stax that implement XMLSecEntityReference Modifier and Type Class Description class
XMLSecEntityReferenceImpl
-