|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
.../@*
XPath expression.available()
method.
.../*...
XPath expression.ClosedInputStream
sentinel.
close()
method.
Reader
.
Channel
.
Writer
.
InputStream
.
OutputStream
.
ContentHandler
interface.InputStream
to an
OutputStream
.
InputStream
to chars on a
Writer
using the default character encoding of the platform.
InputStream
to chars on a
Writer
using the specified character encoding.
Reader
to a Writer
.
Reader
to bytes on an
OutputStream
using the default character encoding of the
platform, and calling flush.
Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
InputStream
to an
OutputStream
.
Reader
to a Writer
.
Detector
implementations
available through the service provider mechanism
.Parser
implementations
available through the service provider mechanism
.ContainerExtractor
instance.QName
s using
a Map
.EmbeddedContentHandler.startDocument()
and EmbeddedContentHandler.endDocument()
events from reaching the decorated handler.EmbeddedContentHandler.startDocument()
and EmbeddedContentHandler.endDocument()
events.
XHTMLContentHandler.NL
character.
TikaException
without even
attempting to parse the given document stream.Tika.detect(File)
method
Tika.detect(URL)
method
Tika.detect(String)
method
Tika.detect(byte[])
method
Tika.detect(InputStream)
method
Tika.detect(byte[], String)
method
Tika.detect(InputStream,String)
method
TikaConfig.getParser()
method instead
TikaConfig.getParser()
method instead
InputStream
emulates.
Tika#detect(InputStream, Metadata))
method
Tika.detect(URL)
method
SAXException
s thrown, wrapping and re-throwing.
Throwable
constructors missing before Java 6.mark(int)
method.
markSupported()
method.
true
if the XPath expression matches the named
attribute of the element associated with this evaluation state.
true
if the XPath expression matches
the element associated with this evaluation state.
true
if the XPath expression matches all text
nodes whose parent is the element associated with this evaluation
state.
TikaInputStream
insteadMimeTypesReader
..../@name
XPath expression..../name...
XPath
expression..../node()
XPath expression.InputStream
that emulates
a stream of a specified size.InputStream
that emulates a specified size
which supports marking and does not throw EOFException.
InputStream
that emulates a specified
size with option settings.
root
type, application/octet-stream.
OfflineContentHandler.resolveEntity(String, String)
method to prevent potential
network or other external resources from being accessed by an XML parser.ContainerExtractor
powered by the regular
Parser
API.Parser
interface.text
type, text/plain.
read()
method.
read(byte[], offset, length)
method.
read()
method.
read(byte[])
method.
read(byte[], int, int)
method.
InputStream
as a list of Strings,
one entry per line, using the default character encoding of the platform.
InputStream
as a list of Strings,
one entry per line, using the specified character encoding.
Reader
as a list of Strings,
one entry per line.
reset()
method.
SafeContentHandler.characters(char[], int, int)
or
SafeContentHandler.ignorableWhitespace(char[], int, int)
) passed to the decorated
content handler contain only valid XML characters.skip(long)
method.
...//...
XPath expression.IOException
wrapper that tags the wrapped exception with
a given object reference.SAXException
wrapper that tags the wrapped exception with
a given object reference.TextContentHandler.characters(char[], int, int)
and
(@link TextContentHandler.ignorableWhitespace(char[], int, int)
(plus TextContentHandler.startDocument()
and TextContentHandler.endDocument()
events to
the decorated content handler..../text()
XPath expression.RuntimeException
with the given
throwable as the root cause, thus interrupting the entire service
loading operation.
SAXException
to a corresponding
TikaException
if it's caused by this instance detecting
a zip bomb.
ServiceLoader
class to work correctly in an OSGi environment.Parser
implementations available through the
service provider mechanism
in the given
class loader.
Parser
implementations available through the
service provider mechanism
in the context
class loader of the current thread.
InputStream
and represent
same data as result InputStream.
InputStream
and represent
same data as result InputStream.
InputStream
as a byte[]
.
Reader
as a byte[]
using the default character encoding of the platform.
Reader
as a byte[]
using the specified character encoding.
String.getBytes()
InputStream
as a character array
using the default character encoding of the platform.
InputStream
as a character array
using the specified character encoding.
Reader
as a character array.
InputStream
as a String
using the default character encoding of the platform.
InputStream
as a String
using the specified character encoding.
Reader
as a String.
String.String(byte[])
String.String(byte[],String)
Logger
created using the given class name.
byte[]
to an OutputStream
.
byte[]
to chars on a Writer
using the default character encoding of the platform.
byte[]
to chars on a Writer
using the specified character encoding.
char[]
to a Writer
using the default character encoding of the platform.
char[]
to bytes on an
OutputStream
.
char[]
to bytes on an
OutputStream
using the specified character encoding.
CharSequence
to a Writer
.
CharSequence
to bytes on an
OutputStream
using the default character encoding of the
platform.
CharSequence
to bytes on an
OutputStream
using the specified character encoding.
String
to a Writer
.
String
to bytes on an
OutputStream
using the default character encoding of the
platform.
String
to bytes on an
OutputStream
using the specified character encoding.
/dev/null
.
/dev/null
.
/dev/null
.
Writer
character stream.xml
type, application/xml.
SAXParser
to determine
the namespace URI and local name of the root element of an XML file.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |