Skip navigation links 
 
oracle.security.xmlsec.wss.transform
Class StreamingSTRTransform.STRNodeReader
java.lang.Object
  
oracle.security.xmlsec.util.NodeReader
      
oracle.security.xmlsec.wss.transform.StreamingSTRTransform.STRNodeReader
- Enclosing class:
 
- StreamingSTRTransform
 
- 
public class StreamingSTRTransform.STRNodeReader
 
- extends oracle.security.xmlsec.util.NodeReader
 
 
 
| Nested classes/interfaces inherited from class oracle.security.xmlsec.util.NodeReader | 
oracle.security.xmlsec.util.NodeReader.NodeListener | 
  
 
 
| Fields inherited from class oracle.security.xmlsec.util.NodeReader | 
CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, PROCESSING_INSTRUCTION, START_DOCUMENT, START_ELEMENT | 
  
 
  
 
 
| Methods inherited from class oracle.security.xmlsec.util.NodeReader | 
addListener, fireConsumeNode, getNamespacesForMissingAncestors, removeListener | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
StreamingSTRTransform.STRNodeReader
public StreamingSTRTransform.STRNodeReader(oracle.security.xmlsec.util.NodeReader nr,
                                           java.util.Map<WSSecurityTokenReference,WSSecurityToken> STRToST)
                                    throws oracle.security.xmlsec.util.NodeReaderException
- 
- Throws:
 
oracle.security.xmlsec.util.NodeReaderException 
 
next
public int next()
         throws oracle.security.xmlsec.util.NodeReaderException
- 
- Specified by:
 
next in class oracle.security.xmlsec.util.NodeReader 
 
- 
- Throws:
 
oracle.security.xmlsec.util.NodeReaderException 
 
getAncestorXmlAttributes
public java.util.Collection getAncestorXmlAttributes(boolean c14n11)
                                              throws oracle.security.xmlsec.util.NodeReaderException
- 
- Overrides:
 
getAncestorXmlAttributes in class oracle.security.xmlsec.util.NodeReader 
 
- 
- Throws:
 
oracle.security.xmlsec.util.NodeReaderException 
 
getAttributes
public java.util.Iterator getAttributes()
- 
- Specified by:
 
getAttributes in class oracle.security.xmlsec.util.NodeReader 
 
getEventType
public int getEventType()
- 
- Specified by:
 
getEventType in class oracle.security.xmlsec.util.NodeReader 
 
getLocalName
public java.lang.String getLocalName()
- 
- Specified by:
 
getLocalName in class oracle.security.xmlsec.util.NodeReader 
 
getNamespaces
public java.util.Map getNamespaces()
- 
- Overrides:
 
getNamespaces in class oracle.security.xmlsec.util.NodeReader 
 
getNamespaceURI
public java.lang.String getNamespaceURI()
- 
- Specified by:
 
getNamespaceURI in class oracle.security.xmlsec.util.NodeReader 
 
getNode
public org.w3c.dom.Node getNode()
- 
- Overrides:
 
getNode in class oracle.security.xmlsec.util.NodeReader 
 
getPIData
public java.lang.String getPIData()
- 
- Specified by:
 
getPIData in class oracle.security.xmlsec.util.NodeReader 
 
getPITarget
public java.lang.String getPITarget()
- 
- Specified by:
 
getPITarget in class oracle.security.xmlsec.util.NodeReader 
 
getPrefix
public java.lang.String getPrefix()
- 
- Specified by:
 
getPrefix in class oracle.security.xmlsec.util.NodeReader 
 
getSortedAttributes
public java.util.SortedMap getSortedAttributes()
- 
- Overrides:
 
getSortedAttributes in class oracle.security.xmlsec.util.NodeReader 
 
getText
public char[] getText()
- 
- Specified by:
 
getText in class oracle.security.xmlsec.util.NodeReader 
 
getTextLength
public int getTextLength()
- 
- Specified by:
 
getTextLength in class oracle.security.xmlsec.util.NodeReader 
 
getTextStart
public int getTextStart()
- 
- Specified by:
 
getTextStart in class oracle.security.xmlsec.util.NodeReader 
 
hasNext
public boolean hasNext()
                throws oracle.security.xmlsec.util.NodeReaderException
- 
- Specified by:
 
hasNext in class oracle.security.xmlsec.util.NodeReader 
 
- 
- Throws:
 
oracle.security.xmlsec.util.NodeReaderException 
 
isElementAnOrphan
public boolean isElementAnOrphan()
- 
- Overrides:
 
isElementAnOrphan in class oracle.security.xmlsec.util.NodeReader 
 
isElementIncluded
public boolean isElementIncluded()
- 
- Overrides:
 
isElementIncluded in class oracle.security.xmlsec.util.NodeReader 
 
isElementInheritingNamespaces
public boolean isElementInheritingNamespaces()
- 
- Overrides:
 
isElementInheritingNamespaces in class oracle.security.xmlsec.util.NodeReader 
 
isUnnecessaryEmptyDefaultNsRequired
public boolean isUnnecessaryEmptyDefaultNsRequired()
- 
- Overrides:
 
isUnnecessaryEmptyDefaultNsRequired in class oracle.security.xmlsec.util.NodeReader 
 
Skip navigation links 
 
Copyright © 2005, 2013 , Oracle. All rights reserved.