Package org.apache.xalan.xsltc.compiler.util

Class Summary
AttributeSetMethodGenerator  
BooleanType  
ClassGenerator The class that implements any class that inherits from AbstractTranslet, i.e.
CompareGenerator  
ErrorMessages  
ErrorMessages_ca  
ErrorMessages_cs  
ErrorMessages_de  
ErrorMessages_es  
ErrorMessages_fr  
ErrorMessages_hu  
ErrorMessages_it  
ErrorMessages_ja  
ErrorMessages_ko  
ErrorMessages_no  
ErrorMessages_pl  
ErrorMessages_pt_BR  
ErrorMessages_ru  
ErrorMessages_sk  
ErrorMessages_sl  
ErrorMessages_tr  
ErrorMessages_zh  
ErrorMessages_zh_TW  
ErrorMsg  
FilterGenerator This class implements auxliary classes needed to compile filters (predicates).
IntType  
MarkerInstruction A special abstract dummy subclass of org.apache.bcel.generic.Instruction used to mark locations of interest in an org.apache.bcel.generic.InstructionList.
MatchGenerator  
MethodGenerator  
MethodGenerator.Chunk Used to keep track of an outlineable chunk of instructions in the current method.
MethodType  
MultiHashtable  
NamedMethodGenerator This class is used for named templates.
NodeCounterGenerator This class implements auxiliary classes needed to compile patterns in xsl:number.
NodeSetType  
NodeSortRecordFactGenerator Generator for subclasses of NodeSortRecordFactory.
NodeSortRecordGenerator  
NodeType  
NumberType  
ObjectFactory This class is duplicated for each JAXP subpackage so keep it in sync.
ObjectType  
OutlineableChunkEnd Marks the end of a region of byte code that can be copied into a new method.
OutlineableChunkStart This pseudo-instruction marks the beginning of a region of byte code that can be copied into a new method, termed an "outlineable" chunk.
RealType  
ReferenceType  
ResultTreeType  
RtMethodGenerator This class is used for result trees implemented as methods.
SecuritySupport This class is duplicated for each Xalan-Java subpackage so keep it in sync.
SlotAllocator  
StringStack  
StringType  
TestGenerator  
Type  
Util  
VoidType  
 

Exception Summary
TypeCheckError  
 

Error Summary
InternalError Marks a class of errors in which XSLTC has reached some incorrect internal state from which it cannot recover.
ObjectFactory.ConfigurationError A configuration error.