A C E G I J L N O P R S T U

A

accepted() - Method in class com.sun.tools.jxc.gen.config.Classes
 
accepted() - Method in class com.sun.tools.jxc.gen.config.Config
 
accepted() - Method in class com.sun.tools.jxc.gen.config.Schema
 
addAttribute(String, String, String, String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Add an attribute to the end of the list.
AttributesImpl - Class in com.sun.tools.jxc.gen.config
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class com.sun.tools.jxc.gen.config.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class com.sun.tools.jxc.gen.config.AttributesImpl
Copy an existing Attributes object.

C

characters(char[], int, int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
Classes - Class in com.sun.tools.jxc.gen.config
 
Classes(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int) - Constructor for class com.sun.tools.jxc.gen.config.Classes
 
Classes(NGCCRuntimeEx) - Constructor for class com.sun.tools.jxc.gen.config.Classes
 
clear() - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Clear the attribute list for reuse.
com.sun.tools.jxc.gen.config - package com.sun.tools.jxc.gen.config
 
Config - Class in com.sun.tools.jxc.gen.config
 
Config(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int) - Constructor for class com.sun.tools.jxc.gen.config.Config
 
Config(NGCCRuntimeEx) - Constructor for class com.sun.tools.jxc.gen.config.Config
 
consumeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

E

endDocument() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
endElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
endPrefixMapping(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
 
enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
 
enterAttribute(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
 
enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
enterAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
 
enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Classes
 
enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Config
 
enterElement(String, String, String, Attributes) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
 
enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
enterElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.Schema
 

G

getAttributeIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
getBaseDir() - Method in class com.sun.tools.jxc.gen.config.Config
 
getClasses() - Method in class com.sun.tools.jxc.gen.config.Config
 
getCurrentAttributes() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Attributes that belong to the current element.
getExcludes() - Method in class com.sun.tools.jxc.gen.config.Classes
 
getIncludes() - Method in class com.sun.tools.jxc.gen.config.Classes
 
getIndex(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getLength() - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return the number of attributes in the list.
getLocalName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return an attribute's local name.
getLocation() - Method in class com.sun.tools.jxc.gen.config.Schema
 
getLocator() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Gets the source location of the current event.
getNamespace() - Method in class com.sun.tools.jxc.gen.config.Schema
 
getQName(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return an attribute's qualified (prefixed) name.
getRuntime() - Method in class com.sun.tools.jxc.gen.config.Classes
 
getRuntime() - Method in class com.sun.tools.jxc.gen.config.Config
 
getRuntime() - Method in class com.sun.tools.jxc.gen.config.Schema
 
getSchema() - Method in class com.sun.tools.jxc.gen.config.Config
 
getType(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getURI(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return an attribute's Namespace URI.
getValue(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.

I

ignorableWhitespace(char[], int, int) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

J

joinByEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
joinByEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
Joins all the child receivers.
joinByLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
joinByLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
joinByText(NGCCEventReceiver, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 

L

leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
 
leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
 
leaveAttribute(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
 
leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
leaveAttribute(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
 
leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Classes
 
leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Config
 
leaveElement(String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
 
leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
leaveElement(String, String, String) - Method in class com.sun.tools.jxc.gen.config.Schema
 

N

NGCCEventReceiver - Interface in com.sun.tools.jxc.gen.config
 
NGCCEventSource - Interface in com.sun.tools.jxc.gen.config
 
NGCCHandler - Class in com.sun.tools.jxc.gen.config
 
NGCCInterleaveFilter - Class in com.sun.tools.jxc.gen.config
Dispatches incoming events into sub handlers appropriately so that the interleaving semantics will be correctly realized.
NGCCRuntime - Class in com.sun.tools.jxc.gen.config
Runtime Engine for RELAXNGCC execution.
NGCCRuntime() - Constructor for class com.sun.tools.jxc.gen.config.NGCCRuntime
 

O

onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Classes
 
onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Config
 
onChildCompleted(Object, int, boolean) - Method in class com.sun.tools.jxc.gen.config.Schema
 
onEnterElementConsumed(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Called by the generated handler code when an enter element event is consumed.
onLeaveElementConsumed(String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

P

processingInstruction(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
processList(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

R

redirectSubtree(ContentHandler, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
This method can be called only from the enterElement handler.
removeAttribute(int) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Remove an attribute from the list.
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
Replaces an old handler with a new handler, and returns ID of the EventReceiver thread.
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
replace(NGCCEventReceiver, NGCCEventReceiver) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
reset() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Cleans up all the data structure so that the object can be reused later.
resolveNamespacePrefix(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
revertToParentFromEnterAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromEnterElement(Object, int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromLeaveAttribute(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromLeaveElement(Object, int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
revertToParentFromText(Object, int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 

S

Schema - Class in com.sun.tools.jxc.gen.config
 
Schema(NGCCHandler, NGCCEventSource, NGCCRuntimeEx, int, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
 
Schema(NGCCRuntimeEx, File) - Constructor for class com.sun.tools.jxc.gen.config.Schema
 
sendEnterAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
 
sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
sendEnterAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
sendEnterElement(int, String, String, String, Attributes) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
Sends an enter element event to the specified EventReceiver thread.
sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
sendEnterElement(int, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
sendLeaveAttribute(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
 
sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
sendLeaveAttribute(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
sendLeaveElement(int, String, String, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
 
sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
sendLeaveElement(int, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
sendText(int, String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventSource
 
sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
sendText(int, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
setAttribute(int, String, String, String, String, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set an attribute in the list.
setAttributes(Attributes) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Copy an entire Attributes object.
setDocumentLocator(Locator) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
setLocalName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set the local name of a specific attribute.
setQName(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set the qualified name of a specific attribute.
setRootHandler(NGCCHandler) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
Sets the root handler, which will be used to parse the root element.
setType(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set the type of a specific attribute.
setURI(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set the Namespace URI of a specific attribute.
setValue(int, String) - Method in class com.sun.tools.jxc.gen.config.AttributesImpl
Set the value of a specific attribute.
skippedEntity(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
spawnChildFromEnterAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
spawnChildFromEnterElement(NGCCEventReceiver, String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
spawnChildFromLeaveAttribute(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
spawnChildFromLeaveElement(NGCCEventReceiver, String, String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
spawnChildFromText(NGCCEventReceiver, String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
startDocument() - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
startElement(String, String, String, Attributes) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
startPrefixMapping(String, String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

T

text(String) - Method in class com.sun.tools.jxc.gen.config.Classes
 
text(String) - Method in class com.sun.tools.jxc.gen.config.Config
 
text(String) - Method in interface com.sun.tools.jxc.gen.config.NGCCEventReceiver
 
text(String) - Method in class com.sun.tools.jxc.gen.config.NGCCInterleaveFilter
 
text(String) - Method in class com.sun.tools.jxc.gen.config.Schema
 
trace(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 
traceln(String) - Method in class com.sun.tools.jxc.gen.config.NGCCRuntime
 

U

unexpectedEnterAttribute(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
unexpectedEnterElement(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
unexpectedLeaveAttribute(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 
unexpectedLeaveElement(String) - Method in class com.sun.tools.jxc.gen.config.NGCCHandler
 

A C E G I J L N O P R S T U