Uses of Class
org.apache.velocity.tools.generic.XmlTool
Packages that use XmlTool
Package
Description
Contains a collection of reusable, general-purpose "tools" for Velocity.
-
Uses of XmlTool in org.apache.velocity.tools.generic
Classes in org.apache.velocity.tools.generic that implement interfaces with type arguments of type XmlToolModifier and TypeClassDescriptionstatic classIterator implementation that wraps a Node list iterator to return new XmlTool instances for each item in the wrapped iterator.sMethods in org.apache.velocity.tools.generic that return XmlToolModifier and TypeMethodDescriptionXmlTool.children()Reads and parses a remote or local URLConverts the specified object to a String and callsXmlTool.find(String)with that.XmlTool.getFirst()XmlTool.getLast()XmlTool.getParent()XmlTool.NodeIterator.next()XmlTool.parents()Reads and parses a local resource fileMethods in org.apache.velocity.tools.generic that return types with arguments of type XmlTool