|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XMLSecAttribute in org.apache.xml.security.stax.ext |
|---|
| Methods in org.apache.xml.security.stax.ext that return XMLSecAttribute | |
|---|---|
XMLSecAttribute |
AbstractOutputProcessor.createAttribute(QName attribute,
String attributeValue)
|
| Method parameters in org.apache.xml.security.stax.ext with type arguments of type XMLSecAttribute | |
|---|---|
XMLSecStartElement |
AbstractOutputProcessor.addAttributes(XMLSecStartElement xmlSecStartElement,
List<XMLSecAttribute> attributeList)
|
XMLSecStartElement |
AbstractOutputProcessor.createStartElementAndOutputAsEvent(OutputProcessorChain outputProcessorChain,
QName element,
boolean outputLocalNs,
List<XMLSecAttribute> attributes)
|
void |
AbstractOutputProcessor.createStartElementAndOutputAsEvent(OutputProcessorChain outputProcessorChain,
QName element,
List<XMLSecNamespace> namespaces,
List<XMLSecAttribute> attributes)
|
| Uses of XMLSecAttribute in org.apache.xml.security.stax.ext.stax |
|---|
| Methods in org.apache.xml.security.stax.ext.stax that return XMLSecAttribute | |
|---|---|
static XMLSecAttribute |
XMLSecEventFactory.createXMLSecAttribute(QName name,
String value)
|
| Methods in org.apache.xml.security.stax.ext.stax that return types with arguments of type XMLSecAttribute | |
|---|---|
List<XMLSecAttribute> |
XMLSecStartElement.getOnElementDeclaredAttributes()
|
| Methods in org.apache.xml.security.stax.ext.stax with parameters of type XMLSecAttribute | |
|---|---|
void |
XMLSecStartElement.addAttribute(XMLSecAttribute xmlSecAttribute)
|
| Method parameters in org.apache.xml.security.stax.ext.stax with type arguments of type XMLSecAttribute | |
|---|---|
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.getAttributesFromCurrentScope(List<XMLSecAttribute> comparableAttributeList)
|
| Uses of XMLSecAttribute in org.apache.xml.security.stax.impl.stax |
|---|
| Classes in org.apache.xml.security.stax.impl.stax that implement XMLSecAttribute | |
|---|---|
class |
XMLSecAttributeImpl
Class to let XML-Attributes be comparable how it is requested by C14N |
| Methods in org.apache.xml.security.stax.impl.stax that return XMLSecAttribute | |
|---|---|
XMLSecAttribute |
XMLSecStartElementImpl.getAttributeByName(QName name)
|
| Methods in org.apache.xml.security.stax.impl.stax that return types with arguments of type XMLSecAttribute | |
|---|---|
Iterator<XMLSecAttribute> |
XMLSecStartElementImpl.getAttributes()
|
List<XMLSecAttribute> |
XMLSecStartElementImpl.getOnElementDeclaredAttributes()
|
| Methods in org.apache.xml.security.stax.impl.stax with parameters of type XMLSecAttribute | |
|---|---|
void |
XMLSecStartElementImpl.addAttribute(XMLSecAttribute xmlSecAttribute)
|
int |
XMLSecAttributeImpl.compareTo(XMLSecAttribute o)
|
| Method parameters in org.apache.xml.security.stax.impl.stax with type arguments of type XMLSecAttribute | |
|---|---|
void |
XMLSecStartElementImpl.getAttributesFromCurrentScope(List<XMLSecAttribute> comparableAttributeList)
|
| Constructor parameters in org.apache.xml.security.stax.impl.stax with type arguments of type XMLSecAttribute | |
|---|---|
XMLSecStartElementImpl(QName elementName,
Collection<XMLSecAttribute> attributes,
Collection<XMLSecNamespace> namespaces)
|
|
XMLSecStartElementImpl(QName elementName,
List<XMLSecAttribute> attributes,
List<XMLSecNamespace> namespaces,
XMLSecStartElement parentXmlSecStartElement)
|
|
| Uses of XMLSecAttribute 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 XMLSecAttribute | |
|---|---|
protected List<XMLSecAttribute> |
CanonicalizerBase.getCurrentUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecAttribute> |
CanonicalizerBase.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecAttribute> |
Canonicalizer11.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
protected List<XMLSecAttribute> |
Canonicalizer20010315_Excl.getInitialUtilizedAttributes(XMLSecStartElement xmlSecStartElement,
CanonicalizerBase.C14NStack<XMLSecEvent> outputStack)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||