public class NodeXmlParser extends Object implements Parser<String,List<Node>>
NodeXmlParser()
List<Node>
parse(String xml)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NodeXmlParser()
public List<Node> parse(String xml) throws ParseException
parse
Parser<String,List<Node>>
ParseException
Copyright © 2012–2015 TupiLabs. All rights reserved.