public interface TreeBuilder
Document
parse(java.io.File file)
parse(java.io.Reader reader)
parse(java.net.URL url)
Document parse(java.io.File file) throws java.lang.Exception
java.lang.Exception
Document parse(java.net.URL url) throws java.lang.Exception
Document parse(java.io.Reader reader) throws java.lang.Exception
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.