Skip navigation links
oracle.wsm.security.policy.scenario.util
Class NodeWrapper.Elements
java.lang.Object
oracle.wsm.security.policy.scenario.util.NodeWrapper.Elements
- All Implemented Interfaces:
- NodeWrapper.IElementsAttachments
- Enclosing class:
- NodeWrapper
-
public static final class NodeWrapper.Elements
- extends Object
- implements NodeWrapper.IElementsAttachments
NodeWrapper.Elements
public NodeWrapper.Elements(String nodeLocalName,
String nodeNamespace)
NodeWrapper.Elements
public NodeWrapper.Elements(String nodeLocalName,
String nodeNamespace,
boolean isIgnorableElement)
NodeWrapper.Elements
public NodeWrapper.Elements(String nodeLocalName,
String nodeNamespace,
boolean isIgnorableElement,
boolean isBodyElement)
toString
public String toString()
-
- Specified by:
toString
in interface NodeWrapper.IElementsAttachments
- Overrides:
toString
in class Object
setId
public void setId(String id)
getId
public String getId()
isIgnorableElement
public boolean isIgnorableElement()
isBodyElement
public boolean isBodyElement()
getLocalName
public String getLocalName()
getNamespace
public String getNamespace()
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.