Uses of Class
nu.xom.IllegalNameException
-
Packages that use IllegalNameException Package Description 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 Modifier and Type Class Description class
IllegalTargetException
Indicates an attempt to assign a processing instruction target that is not a legal XML 1.0 processing instruction target.
-