Skip navigation links
oracle.wsm.security.policy.scenario.util
Class NodeWrapper
java.lang.Object
oracle.wsm.security.policy.scenario.util.NodeWrapper
-
public class NodeWrapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeWrapper
public NodeWrapper(Node repNode)
getName
public CharSequence getName()
getLocalName
public String getLocalName()
setVisited
public void setVisited(boolean visited)
isVisited
public boolean isVisited()
getAllChildren
public List<NodeWrapper> getAllChildren()
findUnvisitedChild
public NodeWrapper findUnvisitedChild()
getRepNode
public Node getRepNode()
getAssociatedNS
public String getAssociatedNS()
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.