public class ResolverXPointer
extends org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointer
| Constructor and Description |
|---|
ResolverXPointer() |
ResolverXPointer(String uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement) |
boolean |
matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
QName idAttributeNS) |
org.apache.xml.security.stax.ext.ResourceResolver |
newInstance(String uri,
String baseURI) |
public ResolverXPointer()
public ResolverXPointer(String uri)
public org.apache.xml.security.stax.ext.ResourceResolver newInstance(String uri, String baseURI)
newInstance in interface org.apache.xml.security.stax.ext.ResourceResolverLookupnewInstance in class org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointerpublic boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement)
matches in interface org.apache.xml.security.stax.ext.ResourceResolvermatches in class org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointerpublic boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement xmlSecStartElement,
QName idAttributeNS)
matches in class org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointerCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.