Uses of Interface
org.apache.xml.security.stax.ext.stax.XMLSecEntityDeclaration
-
Packages that use XMLSecEntityDeclaration Package Description org.apache.xml.security.stax.ext.stax org.apache.xml.security.stax.impl.stax -
-
Uses of XMLSecEntityDeclaration in org.apache.xml.security.stax.ext.stax
Methods in org.apache.xml.security.stax.ext.stax that return XMLSecEntityDeclaration Modifier and Type Method Description static XMLSecEntityDeclaration
XMLSecEventFactory. createXmlSecEntityDeclaration(java.lang.String name)
-
Uses of XMLSecEntityDeclaration in org.apache.xml.security.stax.impl.stax
Classes in org.apache.xml.security.stax.impl.stax that implement XMLSecEntityDeclaration Modifier and Type Class Description class
XMLSecEntityDeclarationImpl
-