Uses of Class
nu.xom.IllegalNameException

Packages that use IllegalNameException
nu.xom nu.xom is the core package of XOM that contains all the basic classes representing the different kinds of nodes: elements, attributes, comments, text nodes, and so forth. 
 

Uses of IllegalNameException in nu.xom
 

Subclasses of IllegalNameException in nu.xom
 class IllegalTargetException
           Indicates an attempt to assign a processing instruction target that is not a legal XML 1.0 processing instruction target.
 



Copyright 2002-2010 Elliotte Rusty Harold
elharo@ibiblio.org