|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XMLSecNamespace in org.apache.xml.security.stax.ext |
|---|
| Methods in org.apache.xml.security.stax.ext that return XMLSecNamespace | |
|---|---|
XMLSecNamespace |
AbstractOutputProcessor.createNamespace(String prefix,
String uri)
|
| Method parameters in org.apache.xml.security.stax.ext with type arguments of type XMLSecNamespace | |
|---|---|
void |
AbstractOutputProcessor.createStartElementAndOutputAsEvent(OutputProcessorChain outputProcessorChain,
QName element,
List<XMLSecNamespace> namespaces,
List<XMLSecAttribute> attributes)
|
| Uses of XMLSecNamespace in org.apache.xml.security.stax.ext.stax |
|---|
| Methods in org.apache.xml.security.stax.ext.stax that return XMLSecNamespace | |
|---|---|
static XMLSecNamespace |
XMLSecEventFactory.createXMLSecNamespace(String prefix,
String uri)
|
XMLSecNamespace |
XMLSecAttribute.getAttributeNamespace()
|
XMLSecNamespace |
XMLSecStartElement.getElementNamespace()
|
| Methods in org.apache.xml.security.stax.ext.stax that return types with arguments of type XMLSecNamespace | |
|---|---|
List<XMLSecNamespace> |
XMLSecStartElement.getOnElementDeclaredNamespaces()
|
| Methods in org.apache.xml.security.stax.ext.stax with parameters of type XMLSecNamespace | |
|---|---|
void |
XMLSecStartElement.addNamespace(XMLSecNamespace xmlSecNamespace)
|
| Method parameters in org.apache.xml.security.stax.ext.stax with type arguments of type XMLSecNamespace | |
|---|---|
static XMLSecStartElement |
XMLSecEventFactory.createXmlSecStartElement(QName name,
Collection<XMLSecAttribute> attributes,
Collection<XMLSecNamespace> namespaces)
|
static XMLSecStartElement |
XMLSecEventFactory.createXmlSecStartElement(QName name,
List<XMLSecAttribute> attributes,
List<XMLSecNamespace> namespaces)
|
void |
XMLSecStartElement.getNamespacesFromCurrentScope(List<XMLSecNamespace> comparableNamespaceList)
|
| Uses of XMLSecNamespace in org.apache.xml.security.stax.impl.stax |
|---|
| Classes in org.apache.xml.security.stax.impl.stax that implement XMLSecNamespace | |
|---|---|
class |
XMLSecNamespaceImpl
Class to let XML-Namespaces be comparable how it is requested by C14N |
| Methods in org.apache.xml.security.stax.impl.stax that return XMLSecNamespace | |
|---|---|
XMLSecNamespace |
XMLSecAttributeImpl.getAttributeNamespace()
|
XMLSecNamespace |
XMLSecStartElementImpl.getElementNamespace()
|
static XMLSecNamespace |
XMLSecNamespaceImpl.getInstance(String prefix,
String uri)
|
| Methods in org.apache.xml.security.stax.impl.stax that return types with arguments of type XMLSecNamespace | |
|---|---|
Iterator<XMLSecNamespace> |
XMLSecStartElementImpl.getNamespaces()
|
List<XMLSecNamespace> |
XMLSecStartElementImpl.getOnElementDeclaredNamespaces()
|
| Methods in org.apache.xml.security.stax.impl.stax with parameters of type XMLSecNamespace | |
|---|---|
void |
XMLSecStartElementImpl.addNamespace(XMLSecNamespace xmlSecNamespace)
|
int |
XMLSecNamespaceImpl.compareTo(XMLSecNamespace o)
|
| Method parameters in org.apache.xml.security.stax.impl.stax with type arguments of type XMLSecNamespace | |
|---|---|
void |
XMLSecStartElementImpl.getNamespacesFromCurrentScope(List<XMLSecNamespace> comparableNamespaceList)
|
| Constructor parameters in org.apache.xml.security.stax.impl.stax with type arguments of type XMLSecNamespace | |
|---|---|
XMLSecStartElementImpl(QName elementName,
Collection<XMLSecAttribute> attributes,
Collection<XMLSecNamespace> namespaces)
|
|
XMLSecStartElementImpl(QName elementName,
List<XMLSecAttribute> attributes,
List<XMLSecNamespace> namespaces,
XMLSecStartElement parentXmlSecStartElement)
|
|
| Uses of XMLSecNamespace in org.apache.xml.security.stax.impl.transformer.canonicalizer |
|---|
| Methods in org.apache.xml.security.stax.impl.transformer.canonicalizer that return types with arguments of type XMLSecNamespace | |
|---|---|
protected List<XMLSecNamespace> |
CanonicalizerBase.getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecNamespace> |
Canonicalizer20010315_Excl.getCurrentUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecNamespace> |
CanonicalizerBase.getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecNamespace> |
Canonicalizer20010315_Excl.getInitialUtilizedNamespaces(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||