|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.impl.incoming.processor.ReferenceListProcessor
public class ReferenceListProcessor
| Constructor Summary | |
|---|---|
ReferenceListProcessor(EncryptionPolicy encPolicy)
Creates a new instance of ReferenceListProcessor |
|
| Method Summary | |
|---|---|
boolean |
_exit(javax.xml.stream.XMLStreamReader reader)
|
java.util.ArrayList<java.lang.String> |
getReferences()
|
void |
process(javax.xml.stream.XMLStreamReader reader)
processes the ReferenceList and sets the refList member |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReferenceListProcessor(EncryptionPolicy encPolicy)
| Method Detail |
|---|
public void process(javax.xml.stream.XMLStreamReader reader)
throws javax.xml.stream.XMLStreamException
reader - XMLStreamReader
javax.xml.stream.XMLStreamExceptionpublic java.util.ArrayList<java.lang.String> getReferences()
public boolean _exit(javax.xml.stream.XMLStreamReader reader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||