Uses of Class
eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Packages that use PolicyTreeNode
-
Uses of PolicyTreeNode in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return PolicyTreeNodeModifier and TypeMethodDescriptionPolicyTreeNode.deleteNodesAtLevelWithoutChildren(int depthLevel) Removes nodes at the givendepthLevelif not having children nodesstatic PolicyTreeNodePolicyTreeNode.initTree()Initialize the first node of the valid policy tree (containing anyPolicy as the first element)Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return types with arguments of type PolicyTreeNodeModifier and TypeMethodDescriptionPolicyTreeNode.createAnyPolicyChildren()Creates any policy children corresponding to the current policy nodeMethods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks with parameters of type PolicyTreeNodeModifier and TypeMethodDescriptionbooleanPolicyTreeNode.addChildNodeIfMatch(PolicyTreeNode policyNode) This method adds apolicyNodeto the node's children, when applicable