public final class ToolsStaxUtils extends Object
Modifier and Type | Method and Description |
---|---|
Tag |
getLastTag(Tag tag) |
static List<Tag> |
getTags(File source) |
static Tag |
getTagTree(File source) |
static Tag |
getTagTree(File source,
List<String> ignoreAttr) |
static Tag |
getTagTree(InputStream is,
List<String> ignoreAttr) |
Apache CXF