Skip navigation links
oracle.wsm.policy.parser
Class MarshalContext
java.lang.Object
oracle.wsm.policy.parser.MarshalContext
-
public class MarshalContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshalContext
public MarshalContext(Document doc,
Map<String,ISerializer> serializerMap,
Stack<Element> nodeStack)
getNodeStack
public Stack<Element> getNodeStack()
getDocument
public Document getDocument()
getSerializerEntry
public ISerializer getSerializerEntry(String key)
getDefaultSerializerEntry
public ISerializer getDefaultSerializerEntry()
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.