int |
XMLManipulationHelper.TagComparatorOnEndTag.compare(XMLManipulationHelper.TagDescription tag1,
XMLManipulationHelper.TagDescription tag2) |
int |
XMLManipulationHelper.TagComparatorOnStartTag.compare(XMLManipulationHelper.TagDescription tag1,
XMLManipulationHelper.TagDescription tag2) |
static List<String> |
XMLManipulationHelper.getAllParentName(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag)
return all parents name as lowercase.
|
static List<String> |
XMLManipulationHelper.getAllParentName(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag)
return all parents name as lowercase.
|
static boolean |
CSSParser.match(XMLManipulationHelper.TagDescription[] tags,
XMLManipulationHelper.TagDescription tag,
CSSElement elem) |
static boolean |
CSSParser.match(XMLManipulationHelper.TagDescription[] tags,
XMLManipulationHelper.TagDescription tag,
CSSElement elem) |
static List<XMLManipulationHelper.TagDescription> |
XMLManipulationHelper.searchChildren(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag) |
static List<XMLManipulationHelper.TagDescription> |
XMLManipulationHelper.searchChildren(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag) |
static XMLManipulationHelper.TagDescription |
XMLManipulationHelper.searchParent(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag) |
static XMLManipulationHelper.TagDescription |
XMLManipulationHelper.searchParent(XMLManipulationHelper.TagDescription[] allTags,
XMLManipulationHelper.TagDescription tag) |