Class NavuParser

Object
com.tailf.navu.NavuParser

public class NavuParser extends Object
XML parser capable of producing an ConfXMLParam[] from an xml snippet. Normally this class should not be used directly, instead NavuNode.getValues(String), NavuNode.setValues(String) and PreparedXMLStatement will give necessary support for xml snippets.