Uses of Interface
org.docx4j.org.apache.xml.security.signature.NodeFilter
| Package | Description |
|---|---|
| org.docx4j.org.apache.xml.security.signature |
-
Uses of NodeFilter in org.docx4j.org.apache.xml.security.signature
Methods in org.docx4j.org.apache.xml.security.signature that return types with arguments of type NodeFilter Modifier and Type Method Description java.util.List<NodeFilter>XMLSignatureInput. getNodeFilters()Methods in org.docx4j.org.apache.xml.security.signature with parameters of type NodeFilter Modifier and Type Method Description voidXMLSignatureInput. addNodeFilter(NodeFilter filter)