org.exist.client.xacml
Interface PolicyElementContainer
- All Superinterfaces:
- NodeChangeListener, NodeContainer, XACMLTreeNode
- All Known Implementing Classes:
- AbstractPolicyNode, RootNode
- public interface PolicyElementContainer
- extends NodeContainer
add
public void add(PolicyElementNode node)
add
public void add(int index,
PolicyElementNode node)
remove
public void remove(PolicyElementNode node)
containsId
public boolean containsId(java.lang.String id)
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.