Serialized Form
ScrollPaneTreeView
javax.swing.JScrollPane ScrollPaneTreeView
TabsPaneTables
javax.swing.JPanel TabsPaneTables
TabsPaneXDS
javax.swing.JPanel TabsPaneXDS
TabsPaneXML
javax.swing.JPanel TabsPaneXML
TabsPaneXSDSrollPane
javax.swing.JScrollPane TabsPaneXSDSrollPane
TreeView
javax.swing.JTree TreeView
- premenna ktora sa vykresli do scroll pane
Convertor
Driver Convertor
- trieda konvertoru - v baliku convert
Generator
SchemaGenerator Generator
- trieda generatoru - v baliku xmltorng
QuitFrameButtonCancel
javax.swing.JButton QuitFrameButtonCancel
elementColor
java.awt.Color elementColor
textColor
java.awt.Color textColor
attribute_name
java.lang.String attribute_name
attribute_value
java.lang.String attribute_value
atribut
org.jdom.Attribute atribut
att_list
java.util.List<E> att_list
Package convert.datatype.xsd.regex |
position
int position
Package convert.relaxng.datatype |
index
int index
Package convert.relaxng.input |
Package convert.relaxng.output |
Package convert.relaxng.output.common |
exception
org.xml.sax.SAXException exception
cause
java.io.IOException cause
Package convert.relaxng.output.dtd |
Class convert.relaxng.output.dtd.GrammarPart.IncludeLoopException extends java.lang.RuntimeException implements Serializable |
include
IncludeComponent include
Package convert.relaxng.output.rnc |
Class convert.relaxng.output.rnc.Prettyprinter.WrappedException extends java.lang.RuntimeException implements Serializable |
cause
java.io.IOException cause
Package convert.relaxng.parse |
cause
java.lang.Throwable cause
Package convert.relaxng.parse.compact |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package convert.relaxng.translate.util |
Package convert.xml.dtd.parse |
localizer
Localizer localizer
location
java.lang.String location
lineNumber
int lineNumber
columnNumber
int columnNumber
tokType
int tokType
offset
int offset
type
byte type
leadCharIndex
int leadCharIndex