public interface CustomXmlPart
Modifier and Type | Method and Description |
---|---|
List<Node> |
xpathGetNodes(String xpathString,
String prefixMappings) |
String |
xpathGetString(String xpath,
String prefixMappings) |
String xpathGetString(String xpath, String prefixMappings) throws Docx4JException
Docx4JException
List<Node> xpathGetNodes(String xpathString, String prefixMappings) throws Docx4JException
Docx4JException
Copyright © 2007-2013. All Rights Reserved.