public interface FastXML
| Modifier and Type | Method and Description |
|---|---|
String |
extractAsStringUsingXPath(String filePath,
String exprn,
Map<String,String> ns) |
boolean |
filter(String filePath,
String exprn,
Map<String,String> ns,
String regex) |
Map<QName,String> |
getSoapHeadersAsStrings(String filePath) |
boolean |
isEnabled() |
Copyright © 2011–2017. All rights reserved.