A B C D E G I L N O P Q R S T U X

A

addBit(SaxBuffer.SaxBit) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
Adds a SaxBit to the bits list
attrs - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 

B

bits() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
Iterates through the bits list

C

Constants - class org.outerj.daisy.util.Constants.
 
Constants() - Constructor for class org.outerj.daisy.util.Constants
 
ch - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.Characters
 
ch - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.Comment
 
ch - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace
 
characters(char[], int, int) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
close() - Method in class org.outerj.daisy.xmlutil.XmlReader
Closes the XmlReader stream.
comment(char[], int, int) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

D

DAISY_LINK_PATTERN - Static variable in class org.outerj.daisy.util.Constants
 
DAISY_NAMESPACE - Static variable in class org.outerj.daisy.util.Constants
 
DriverLoader - class org.outerj.daisy.jdbcutil.DriverLoader.
 
DriverLoader() - Constructor for class org.outerj.daisy.jdbcutil.DriverLoader
 
data - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.PI
 
detectEncoding(byte[]) - Static method in class org.outerj.daisy.xmlutil.XmlEncodingDetector
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.Characters
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.Comment
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndCDATA
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndDTD
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndDocument
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndEntity
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.PI
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.SkippedEntity
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartCDATA
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartDocument
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartEntity
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping
 
dump(Writer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

E

endCDATA() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
endDTD() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
endDocument() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
endElement(String, String, String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
endEntity(String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
endPrefixMapping(String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

G

Gpw - class org.outerj.daisy.util.Gpw.
 
Gpw() - Constructor for class org.outerj.daisy.util.Gpw
 
generate(int) - Static method in class org.outerj.daisy.util.Gpw
 
getBits() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
getBomEncoding() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the BOM encoding found in the InputStream.
getContentTypeEncoding() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the encoding in the content-type used to attempt determining the encoding.
getContentTypeMime() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the MIME type in the content-type used to attempt determining the encoding.
getEncoding() - Method in class org.outerj.daisy.xmlutil.XmlReader
Returns the charset encoding of the XmlReader.
getInputStream() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getXmlEncoding() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the encoding found in the XML prolog of the InputStream.
getXmlGuessEncoding() - Method in class org.outerj.daisy.xmlutil.XmlReaderException
Returns the encoding guess based on the first bytes of the InputStream.

I

ignorableWhitespace(char[], int, int) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
isEmpty() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

L

loadDatabaseDriver(String, String) - Static method in class org.outerj.daisy.jdbcutil.DriverLoader
Registeres a dynamically-loaded JDBC driver.
localName - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
localName - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 

N

name - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndEntity
 
name - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.SkippedEntity
 
name - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 
name - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartEntity
 
namespaceURI - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
namespaceURI - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 

O

org.outerj.daisy.jdbcutil - package org.outerj.daisy.jdbcutil
 
org.outerj.daisy.util - package org.outerj.daisy.util
 
org.outerj.daisy.xmlutil - package org.outerj.daisy.xmlutil
 

P

prefix - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping
 
prefix - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping
 
processingInstruction(String, String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
publicId - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 

Q

qName - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
qName - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 

R

read(char[], int, int) - Method in class org.outerj.daisy.xmlutil.XmlReader
 
recycle() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

S

SINGLETON - Static variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndCDATA
 
SINGLETON - Static variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndDTD
 
SINGLETON - Static variable in class org.outerj.daisy.xmlutil.SaxBuffer.EndDocument
 
SINGLETON - Static variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartCDATA
 
SINGLETON - Static variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartDocument
 
SaxBuffer - class org.outerj.daisy.xmlutil.SaxBuffer.
A class that can record SAX events and replay them later.
SaxBuffer() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer
Creates empty SaxBuffer
SaxBuffer(SaxBuffer) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer
Creates copy of another SaxBuffer
SaxBuffer.Characters - class org.outerj.daisy.xmlutil.SaxBuffer.Characters.
 
SaxBuffer.Characters(char[], int, int) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.Characters
 
SaxBuffer.Comment - class org.outerj.daisy.xmlutil.SaxBuffer.Comment.
 
SaxBuffer.Comment(char[], int, int) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.Comment
 
SaxBuffer.EndCDATA - class org.outerj.daisy.xmlutil.SaxBuffer.EndCDATA.
 
SaxBuffer.EndCDATA() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndCDATA
 
SaxBuffer.EndDTD - class org.outerj.daisy.xmlutil.SaxBuffer.EndDTD.
 
SaxBuffer.EndDTD() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndDTD
 
SaxBuffer.EndDocument - class org.outerj.daisy.xmlutil.SaxBuffer.EndDocument.
 
SaxBuffer.EndDocument() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndDocument
 
SaxBuffer.EndElement - class org.outerj.daisy.xmlutil.SaxBuffer.EndElement.
 
SaxBuffer.EndElement(String, String, String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
SaxBuffer.EndEntity - class org.outerj.daisy.xmlutil.SaxBuffer.EndEntity.
 
SaxBuffer.EndEntity(String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndEntity
 
SaxBuffer.EndPrefixMapping - class org.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping.
 
SaxBuffer.EndPrefixMapping(String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping
 
SaxBuffer.IgnorableWhitespace - class org.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace.
 
SaxBuffer.IgnorableWhitespace(char[], int, int) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace
 
SaxBuffer.PI - class org.outerj.daisy.xmlutil.SaxBuffer.PI.
 
SaxBuffer.PI(String, String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.PI
 
SaxBuffer.SkippedEntity - class org.outerj.daisy.xmlutil.SaxBuffer.SkippedEntity.
 
SaxBuffer.SkippedEntity(String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.SkippedEntity
 
SaxBuffer.StartCDATA - class org.outerj.daisy.xmlutil.SaxBuffer.StartCDATA.
 
SaxBuffer.StartCDATA() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartCDATA
 
SaxBuffer.StartDTD - class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD.
 
SaxBuffer.StartDTD(String, String, String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 
SaxBuffer.StartDocument - class org.outerj.daisy.xmlutil.SaxBuffer.StartDocument.
 
SaxBuffer.StartDocument() - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartDocument
 
SaxBuffer.StartElement - class org.outerj.daisy.xmlutil.SaxBuffer.StartElement.
 
SaxBuffer.StartElement(String, String, String, Attributes) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 
SaxBuffer.StartEntity - class org.outerj.daisy.xmlutil.SaxBuffer.StartEntity.
 
SaxBuffer.StartEntity(String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartEntity
 
SaxBuffer.StartPrefixMapping - class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping.
 
SaxBuffer.StartPrefixMapping(String, String) - Constructor for class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping
 
saxbits - Variable in class org.outerj.daisy.xmlutil.SaxBuffer
Stores list of SaxBit objects.
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.Characters
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.Comment
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndCDATA
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndDTD
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndDocument
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndElement
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndEntity
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.EndPrefixMapping
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.IgnorableWhitespace
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.PI
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.SkippedEntity
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartCDATA
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartDocument
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartElement
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartEntity
 
send(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping
 
setDocumentLocator(Locator) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
skippedEntity(String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startCDATA() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startDTD(String, String, String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startDocument() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startElement(String, String, String, Attributes) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startEntity(String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
startPrefixMapping(String, String) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
systemId - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartDTD
 

T

target - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.PI
 
toSAX(ContentHandler) - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 
toString(StringBuffer) - Method in class org.outerj.daisy.xmlutil.SaxBuffer.Characters
 
toString() - Method in class org.outerj.daisy.xmlutil.SaxBuffer
 

U

uri - Variable in class org.outerj.daisy.xmlutil.SaxBuffer.StartPrefixMapping
 

X

XmlEncodingDetector - class org.outerj.daisy.xmlutil.XmlEncodingDetector.
Utility code to detect the encoding of XML provided as a byte array.
XmlEncodingDetector() - Constructor for class org.outerj.daisy.xmlutil.XmlEncodingDetector
 
XmlReader - class org.outerj.daisy.xmlutil.XmlReader.
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlReader(File) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(InputStream, boolean) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(URL) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader using the InputStream of a URLConnection.
XmlReader(InputStream, String) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class org.outerj.daisy.xmlutil.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReaderException - exception org.outerj.daisy.xmlutil.XmlReaderException.
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, String, String, String, InputStream) - Constructor for class org.outerj.daisy.xmlutil.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for class org.outerj.daisy.xmlutil.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.

A B C D E G I L N O P Q R S T U X

Copyright © -2005 . All Rights Reserved.