A C D E F G H I M N P R S T U V W X

A

AdaptiveFilterCommand - class net.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand.
DOCUMENT ME!
AdaptiveFilterCommand() - Constructor for class net.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand
 
AdaptiveFilterImpl - class net.sf.tomp.xml.include.AdaptiveFilterImpl.
DOCUMENT ME!
AdaptiveFilterImpl() - Constructor for class net.sf.tomp.xml.include.AdaptiveFilterImpl
Creates a new AdaptiveFilterImpl object.
AdaptiveFilterImpl(XMLReader) - Constructor for class net.sf.tomp.xml.include.AdaptiveFilterImpl
Construct an XML filter with the specified parent.
AdaptiveXIncludeFilter - class net.sf.tomp.xml.include.AdaptiveXIncludeFilter.
DOCUMENT ME!
AdaptiveXIncludeFilter() - Constructor for class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
Creates a new AdaptiveXIncludeFilter object.
AdaptiveXIncludeFilter(XMLReader) - Constructor for class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
Construct an XML filter with the specified parent.
AdaptiveXIncluder - class net.sf.tomp.xml.include.AdaptiveXIncluder.
 
AdaptiveXIncluder() - Constructor for class net.sf.tomp.xml.include.AdaptiveXIncluder
Creates a new instance of AdaptiveXIncluder
AdaptiveXIncluderCommand - class net.sf.tomp.xml.include.xtcl.AdaptiveXIncluderCommand.
DOCUMENT ME!
AdaptiveXIncluderCommand() - Constructor for class net.sf.tomp.xml.include.xtcl.AdaptiveXIncluderCommand
 
addParent(Type) - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
addParent(Type) - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
addTransformation(TypeTransformation) - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
addTransformation(TypeTransformation) - Method in interface net.sf.tomp.xml.type.MultiTransformation
DOCUMENT ME!
addTransformation(Type, Type, Variant, TypeTransformation) - Method in interface net.sf.tomp.xml.type.TypeDatabase
 
addTransformation(Type, Type, Variant, TypeTransformation) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
implementation of transformation info storage
addTypeForContext(TypeContext, Type) - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
addTypeForContext(TypeContext, Type) - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
ancestorIterator() - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
ancestorIterator() - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!

C

CircularIncludeException - exception net.sf.tomp.xml.include.CircularIncludeException.
A CircularIncludeException is thrown when an included document attempts to include itself or one of its ancestor documents.
CircularIncludeException() - Constructor for class net.sf.tomp.xml.include.CircularIncludeException
Constructs a CircularIncludeException with null as its error detail message.
CircularIncludeException(String) - Constructor for class net.sf.tomp.xml.include.CircularIncludeException
Constructs a CircularIncludeException with the specified detail message.
characters(char[], int, int) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
characters(char[], int, int) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
Filter a character data event.
comment(char[], int, int) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
compile(String[], CommandLineReader) - Method in class net.sf.tomp.xml.include.xtcl.XTCompiler
 
context - Variable in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
context - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
costs - Variable in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
currentMultiTransformation - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentSource - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentSrcType - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentTarget - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentTargetType - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentTransformation - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentType - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
currentVariant - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!

D

depth - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
doctype2type - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
dtName - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
dtPublicId - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
dtSystemId - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!

E

EncodingHeuristics - class net.sf.tomp.xml.include.EncodingHeuristics.
EncodingHeuristics reads from a stream (which should be buffered) and attempts to guess what the encoding of the text in the stream is.
endDocument() - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
endElement(String, String, String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
endElement(String, String, String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
Filter an end element event.
endElement(String, String, String) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
Filter an end element event.
endPrefixMapping(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
equals(Object) - Method in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
equals(Object) - Method in class net.sf.tomp.xml.type.TypeImpl
 
equals(Object) - Method in class net.sf.tomp.xml.type.VariantImpl
DOCUMENT ME!
execute(Context) - Method in class net.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand
DOCUMENT ME!
execute(Context) - Method in class net.sf.tomp.xml.include.xtcl.AdaptiveXIncluderCommand
DOCUMENT ME!
execute(Context) - Method in class net.sf.tomp.xml.type.xtcl.TypeDatabaseFilterCommand
DOCUMENT ME!
execute(Context) - Method in class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
DOCUMENT ME!

F

FILTER_COSTS - Static variable in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
FilterTypeTransformation - class net.sf.tomp.xml.type.FilterTypeTransformation.
DOCUMENT ME!
FilterTypeTransformation(String) - Constructor for class net.sf.tomp.xml.type.FilterTypeTransformation
Creates a new FilterTypeTransformation object.
factory - Variable in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
filterClass - Variable in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!

G

getCosts() - Method in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
getCosts() - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
getCosts() - Method in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
getCosts() - Method in interface net.sf.tomp.xml.type.TypeTransformation
DOCUMENT ME!
getFirstLineRegexp(String) - Static method in class net.sf.tomp.xml.include.XIncludeFilter
This method reads URL and returns the regular expression to match on the first line.
getId() - Method in interface net.sf.tomp.xml.type.Variant
DOCUMENT ME!
getId() - Method in class net.sf.tomp.xml.type.VariantImpl
DOCUMENT ME!
getIdentification() - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
getIdentification() - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
getLastLineRegexp(String) - Static method in class net.sf.tomp.xml.include.XIncludeFilter
This method reads URL and returns the regular expression to match on the last line.
getLineBegin(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
This method reads URL and return the first line to read
getLineCount(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
This method reads URL and return the amount of line line to read
getParent() - Method in interface net.sf.tomp.xml.type.TypeContext
DOCUMENT ME!
getParent() - Method in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
getParent() - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getResult() - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getRootCause() - Method in class net.sf.tomp.xml.include.XIncludeException
When an IOException,MalformedURLException or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XIncludeException.
getSourceType() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
getSourceTypeForCurrentContext() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
getTargetType() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
getTransformation(Type, Type, Variant) - Method in interface net.sf.tomp.xml.type.TypeDatabase
 
getTransformation(Type, Type, Variant) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getTransformationSequence(Type, Type, Variant) - Method in interface net.sf.tomp.xml.type.TypeDatabase
DOCUMENT ME!
getTransformationSequence(Type, Type, Variant) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getTransformationTo(Type, Variant) - Method in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!
getTransformations() - Method in interface net.sf.tomp.xml.type.TypeDatabase
DOCUMENT ME!
getTransformations() - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getTransformationsFrom(Type) - Method in class net.sf.tomp.xml.type.Transformations
DOCUMENT ME!
getType(String) - Method in interface net.sf.tomp.xml.type.TypeDatabase
DOCUMENT ME!
getType(String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getType() - Method in interface net.sf.tomp.xml.type.TypeDetector
DOCUMENT ME!
getType() - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
getTypeContext() - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
getTypeDatabase() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
getTypeDatabase() - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
getTypeForContext(TypeContext) - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
getTypeForContext(TypeContext) - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
getTypeForCurrentContext() - Method in interface net.sf.tomp.xml.type.TypeDetector
DOCUMENT ME!
getTypeForCurrentContext() - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
getTypeForDoctype(String, String, String) - Method in interface net.sf.tomp.xml.type.TypeDatabase
DOCUMENT ME!
getTypeForDoctype(String, String, String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getTypeForRootElement(String, String) - Method in interface net.sf.tomp.xml.type.TypeDatabase
 
getTypeForRootElement(String, String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
implementation of type info storage
getTypeType() - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
getTypeType() - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
getTypesCount() - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
getVariant() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
getXIncludeFilter() - Method in class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
 
getXIncludeNamespace() - Method in class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
 
getXIncludeNamespace() - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
getXMLReader() - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
getXMLReader(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 

H

hashCode() - Method in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
hashCode() - Method in class net.sf.tomp.xml.type.TypeImpl
 
hashCode() - Method in class net.sf.tomp.xml.type.VariantImpl
DOCUMENT ME!

I

IDENTITY - Static variable in interface net.sf.tomp.xml.type.TypeTransformation
DOCUMENT ME!
id - Variable in class net.sf.tomp.xml.type.VariantImpl
DOCUMENT ME!
identification - Variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
identification2type - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
ignorableWhitespace(char[], int, int) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
include() - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
includeXMLDocument(String, String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
This utility method reads a document at a specified URL and fires off calls to various ContentHandler methods.
insideIncludeElement() - Method in class net.sf.tomp.xml.include.XIncludeFilter
This utility method returns true if and only if this reader is currently inside a non-empty include element.
isDescendantOf(Type) - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
isDescendantOf(Type) - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
isIdentity() - Method in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
isIdentity() - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
isIdentity() - Method in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
isIdentity() - Method in interface net.sf.tomp.xml.type.TypeTransformation
DOCUMENT ME!
isLastLineNo(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 

M

MultiFilterTypeTransformation - class net.sf.tomp.xml.type.MultiFilterTypeTransformation.
DOCUMENT ME!
MultiFilterTypeTransformation() - Constructor for class net.sf.tomp.xml.type.MultiFilterTypeTransformation
Creates a new MultiFilterTypeTransformation object.
MultiFilterTypeTransformation(List) - Constructor for class net.sf.tomp.xml.type.MultiFilterTypeTransformation
Creates a new MultiFilterTypeTransformation object.
MultiTransformation - interface net.sf.tomp.xml.type.MultiTransformation.
DOCUMENT ME!
main(String[]) - Static method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
matches(TypeContext) - Method in interface net.sf.tomp.xml.type.TypeContext
DOCUMENT ME!
matches(TypeContext) - Method in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!

N

NO_VARIANT - Static variable in interface net.sf.tomp.xml.type.Variant
DOCUMENT ME!
net.sf.tomp.xml.include - package net.sf.tomp.xml.include
 
net.sf.tomp.xml.include.xtcl - package net.sf.tomp.xml.include.xtcl
 
net.sf.tomp.xml.type - package net.sf.tomp.xml.type
 
net.sf.tomp.xml.type.xtcl - package net.sf.tomp.xml.type.xtcl
 
newFilter() - Method in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
newFilter() - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
newFilter() - Method in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
newFilter() - Method in interface net.sf.tomp.xml.type.TypeTransformation
DOCUMENT ME!
newTransformationForFilterClassName(String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
newTransformationForFilterClassName(String) - Method in interface net.sf.tomp.xml.type.TypeTransformationFactory
 
newTransformationForSTXStyleSystemId(String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
newTransformationForSTXStyleSystemId(String) - Method in interface net.sf.tomp.xml.type.TypeTransformationFactory
DOCUMENT ME!
newTransformationForStyleSystemId(String) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
newTransformationForStyleSystemId(String) - Method in interface net.sf.tomp.xml.type.TypeTransformationFactory
DOCUMENT ME!

P

params - Variable in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
params - Variable in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
params - Variable in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
parentDatabase - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
parent type database.
parentIterator() - Method in interface net.sf.tomp.xml.type.Type
DOCUMENT ME!
parentIterator() - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
parents - Variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
processingInstruction(String, String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
putTransformationTo(Type, Variant, TypeTransformation) - Method in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!
putTransformationsFrom(TransformationsFromType) - Method in class net.sf.tomp.xml.type.Transformations
DOCUMENT ME!

R

REGEXP_DELIMITERS - Static variable in class net.sf.tomp.xml.include.XIncludeFilter
the delimiters for regular expressions used to specify the first or last line
ROOT - Static variable in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
readEncodingFromStream(InputStream) - Static method in class net.sf.tomp.xml.include.EncodingHeuristics
This utility method ????.
root2type - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!

S

SHOW_PARENTS - Static variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
STYLE_COSTS - Static variable in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
StyleTypeTransformation - class net.sf.tomp.xml.type.StyleTypeTransformation.
DOCUMENT ME!
StyleTypeTransformation(XTFilterFactory, String) - Constructor for class net.sf.tomp.xml.type.StyleTypeTransformation
Creates a new StyleTypeTransformation object.
setDocumentLocator(Locator) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
setInputFileName(String) - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
setOutputFileName(String) - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
setParameter(String, Object) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
 
setParameter(String, Object) - Method in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
setParameter(String, Object) - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
setParameter(String, Object) - Method in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
setParameter(String, Object) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
setParent(XMLReader) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
 
setParent(XMLReader) - Method in class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
DOCUMENT ME!
setParent(TypeDatabase) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
setRootCause(Throwable) - Method in class net.sf.tomp.xml.include.XIncludeException
When an IOException,MalformedURLException or other generic exception is thrown while processing an XML document for XIncludes, it is customarily replaced by some form of XIncludeException.
setTargetType(Type) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
setTargetType(String) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
setTypeDatabase(TypeDatabase) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
setTypeDatabase(TypeDatabase) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
setTypeDatabaseFileName(String) - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
setTypeDatabaseVar(String) - Method in class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
DOCUMENT ME!
setVariant(Variant) - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
setVerbose(boolean) - Method in class net.sf.tomp.xml.include.AdaptiveXIncluder
 
setXTFilterFactory(XTFilterFactory) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
skippedEntity(String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
startDTD(String, String, String) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
Register the start of the DTD.
startDocument() - Method in class net.sf.tomp.xml.include.AdaptiveFilterImpl
Filter method startDocument finds and activate the filter for the transformation
startDocument() - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
startDocument() - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
Filter a start document event.
startElement(String, String, String, Attributes) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
startElement(String, String, String, Attributes) - Method in class net.sf.tomp.xml.type.TypeDatabaseImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class net.sf.tomp.xml.type.TypeDetectorFilter
Filter a start element event.
startPrefixMapping(String, String) - Method in class net.sf.tomp.xml.include.XIncludeFilter
 
styleSystemId - Variable in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!

T

Transformations - class net.sf.tomp.xml.type.Transformations.
DOCUMENT ME!
Transformations() - Constructor for class net.sf.tomp.xml.type.Transformations
 
TransformationsFromType - class net.sf.tomp.xml.type.TransformationsFromType.
DOCUMENT ME!
TransformationsFromType(Type) - Constructor for class net.sf.tomp.xml.type.TransformationsFromType
Creates a new TransformationsFromType object.
Type - interface net.sf.tomp.xml.type.Type.
DOCUMENT ME!
TypeContext - interface net.sf.tomp.xml.type.TypeContext.
DOCUMENT ME!
TypeContextImpl - class net.sf.tomp.xml.type.TypeContextImpl.
DOCUMENT ME!
TypeContextImpl(String) - Constructor for class net.sf.tomp.xml.type.TypeContextImpl
Creates a new TypeContextImpl object.
TypeContextImpl(TypeContextImpl, String) - Constructor for class net.sf.tomp.xml.type.TypeContextImpl
Creates a new TypeContextImpl object.
TypeDatabase - interface net.sf.tomp.xml.type.TypeDatabase.
DOCUMENT ME!
TypeDatabaseFilterCommand - class net.sf.tomp.xml.type.xtcl.TypeDatabaseFilterCommand.
DOCUMENT ME!
TypeDatabaseFilterCommand() - Constructor for class net.sf.tomp.xml.type.xtcl.TypeDatabaseFilterCommand
 
TypeDatabaseImpl - class net.sf.tomp.xml.type.TypeDatabaseImpl.
DOCUMENT ME!
TypeDatabaseImpl() - Constructor for class net.sf.tomp.xml.type.TypeDatabaseImpl
 
TypeDetector - interface net.sf.tomp.xml.type.TypeDetector.
DOCUMENT ME!
TypeDetectorFilter - class net.sf.tomp.xml.type.TypeDetectorFilter.
DOCUMENT ME!
TypeDetectorFilter() - Constructor for class net.sf.tomp.xml.type.TypeDetectorFilter
Creates a new TypeDetectorFilter object.
TypeDetectorFilter(XMLReader) - Constructor for class net.sf.tomp.xml.type.TypeDetectorFilter
Construct an XML filter with the specified parent.
TypeDetectorFilterCommand - class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand.
DOCUMENT ME!
TypeDetectorFilterCommand() - Constructor for class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
 
TypeImpl - class net.sf.tomp.xml.type.TypeImpl.
DOCUMENT ME!
TypeImpl(String, String) - Constructor for class net.sf.tomp.xml.type.TypeImpl
Creates a new TypeImpl object.
TypeTransformation - interface net.sf.tomp.xml.type.TypeTransformation.
DOCUMENT ME!
TypeTransformationException - exception net.sf.tomp.xml.type.TypeTransformationException.
DOCUMENT ME!
TypeTransformationException(Throwable) - Constructor for class net.sf.tomp.xml.type.TypeTransformationException
Creates a new TypeTransformationException object.
TypeTransformationException(String, Throwable) - Constructor for class net.sf.tomp.xml.type.TypeTransformationException
Creates a new TypeTransformationException object.
TypeTransformationFactory - interface net.sf.tomp.xml.type.TypeTransformationFactory.
DOCUMENT ME!
targetType - Variable in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
tdVar - Variable in class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
DOCUMENT ME!
term1 - Static variable in class net.sf.tomp.xml.include.XIncludeFilter
the number of the first line to be included is specified in the URL after the term1 String
term2 - Static variable in class net.sf.tomp.xml.include.XIncludeFilter
the number of lines to be included is specified in the URL after the term2 String
term3 - Static variable in class net.sf.tomp.xml.include.XIncludeFilter
the number of the last line to be included is specified in the URL after the term3 String
toString() - Method in class net.sf.tomp.xml.include.xtcl.AdaptiveFilterCommand
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.include.xtcl.AdaptiveXIncluderCommand
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.FilterTypeTransformation
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.StyleTypeTransformation
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.TypeContextImpl
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.VariantImpl
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.xtcl.TypeDatabaseFilterCommand
DOCUMENT ME!
toString() - Method in class net.sf.tomp.xml.type.xtcl.TypeDetectorFilterCommand
DOCUMENT ME!
transformations - Variable in class net.sf.tomp.xml.type.MultiFilterTypeTransformation
DOCUMENT ME!
transformations - Variable in class net.sf.tomp.xml.type.Transformations
DOCUMENT ME!
transformations - Variable in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!
transformations - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
typ - Variable in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!
type - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
type - Variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
typeDatabase - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!
typeDetectorFilter - Variable in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!
typesForContext - Variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
typesIterator() - Method in class net.sf.tomp.xml.type.Transformations
DOCUMENT ME!
typesIterator() - Method in class net.sf.tomp.xml.type.TransformationsFromType
DOCUMENT ME!

U

UNKNOWN - Static variable in class net.sf.tomp.xml.type.TypeImpl
DOCUMENT ME!
UnavailableResourceException - exception net.sf.tomp.xml.include.UnavailableResourceException.
An UnavailableResourceException is thrown when an included document cannot be found or loaded.
UnavailableResourceException() - Constructor for class net.sf.tomp.xml.include.UnavailableResourceException
Constructs an UnavailableResourceException with null as its error detail message.
UnavailableResourceException(String) - Constructor for class net.sf.tomp.xml.include.UnavailableResourceException
Constructs an UnavailableResourceException with the specified detail message.

V

Variant - interface net.sf.tomp.xml.type.Variant.
DOCUMENT ME!
VariantImpl - class net.sf.tomp.xml.type.VariantImpl.
DOCUMENT ME!
VariantImpl(String) - Constructor for class net.sf.tomp.xml.type.VariantImpl
Creates a new VariantImpl object.
variant - Variable in class net.sf.tomp.xml.include.AdaptiveFilterImpl
DOCUMENT ME!

W

wasDD - Variable in class net.sf.tomp.xml.type.TypeDetectorFilter
DOCUMENT ME!

X

XIncludeException - exception net.sf.tomp.xml.include.XIncludeException.
XIncludeException is the generic superclass for all checked exceptions that may be thrown as a result of a violation of XInclude's rules.
XIncludeException() - Constructor for class net.sf.tomp.xml.include.XIncludeException
Constructs an XIncludeException with null as its error detail message.
XIncludeException(String) - Constructor for class net.sf.tomp.xml.include.XIncludeException
Constructs an XIncludeException with the specified detail message.
XIncludeFilter - class net.sf.tomp.xml.include.XIncludeFilter.
Copyright 2003 Jan Pavlovic and Tomas Pitner.
XIncludeFilter() - Constructor for class net.sf.tomp.xml.include.XIncludeFilter
 
XTCompiler - class net.sf.tomp.xml.include.xtcl.XTCompiler.
 
XTCompiler() - Constructor for class net.sf.tomp.xml.include.xtcl.XTCompiler
 
xff - Variable in class net.sf.tomp.xml.type.TypeDatabaseImpl
DOCUMENT ME!
xif - Variable in class net.sf.tomp.xml.include.AdaptiveXIncludeFilter
DOCUMENT ME!

A C D E F G H I M N P R S T U V W X

Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.