|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
CircularIncludeException
is thrown when an included document
attempts to include itself or one of its ancestor documents.
CircularIncludeException
with
null
as its error detail message.
CircularIncludeException
with the specified
detail message.
EncodingHeuristics
reads from a stream (which should be
buffered) and attempts to guess what the encoding of the text in the stream
is. IOException
,MalformedURLException
or other generic exception is thrown while processing an XML document for
XIncludes, it is customarily replaced by some form of
XIncludeException
.
ContentHandler
methods.
IOException
,MalformedURLException
or other generic exception is thrown while processing an XML document for
XIncludes, it is customarily replaced by some form of
XIncludeException
.
term1
String
term2
String
term3
String
UnavailableResourceException
is thrown when an included
document cannot be found or loaded.
UnavailableResourceException
with
null
as its error detail message.
UnavailableResourceException
with the
specified detail message.
XIncludeException
is the generic superclass for all checked
exceptions that may be thrown as a result of a violation of XInclude's rules.
XIncludeException
with null
as its error detail message.
XIncludeException
with the specified detail
message.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |