Uses of Class
org.wamblee.xml.XMLException

Packages that use XMLException
org.wamblee.xml Utilities for XML processing. 
 

Uses of XMLException in org.wamblee.xml
 

Methods in org.wamblee.xml that throw XMLException
static Document DomUtils.read(InputStream aIs)
          Parses an XML document from a stream.
static Document DomUtils.read(String aDocument)
          Parses an XML document from a string.
static Document DomUtils.readAndValidate(InputStream aIs, InputStream aSchema)
          Reads and validates a document against a schema.
 



Copyright © 2011. All Rights Reserved.