All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

A(). Constructor for class vnet.markup.html.A
Constructs a new, empty anchor element.
A(String, String). Constructor for class vnet.markup.html.A
Constructs a new, empty anchor element with the given href and text.
actionPerformed(ActionEvent). Method in class vnet.apps.edit.Edit
actionPerformed(ActionEvent). Method in class vnet.apps.edit.FindDialog
add(Attribute). Method in interface vnet.markup.AttributeList
Appends the given Attribute to the list.
add(Attribute). Method in class vnet.markup.AttributeListImpl
add(AttributeList). Method in interface vnet.markup.AttributeList
Concatenates this and the given AttributeList.
add(AttributeList). Method in class vnet.markup.AttributeListImpl
add(MarkupNode). Method in interface vnet.markup.MarkupNodeList
Appends the given MarkupNode to end of the list.
add(MarkupNode). Method in class vnet.markup.MarkupNodeListImpl
add(MarkupNodeList). Method in interface vnet.markup.MarkupNodeList
Concatenates the given MarkupNodeList to the end of this.
add(MarkupNodeList). Method in class vnet.markup.MarkupNodeListImpl
addActionListener(ActionListener). Method in class vnet.apps.edit.FindDialog
addAttribute(Attribute). Method in class vnet.markup.Element
Adds an additional attribute to the Element.
addAttributes(AttributeList). Method in class vnet.markup.Element
Adds additional attributes to the Element.
addChild(MarkupNode). Method in class vnet.markup.Element
Adds a new child to the Element.
addMenu(boolean). Method in class vnet.apps.edit.Edit
addText(char[]). Method in class vnet.markup.html.A
Adds text to the anchor.
addText(char[]). Method in class vnet.markup.html.P
Adds text to the Paragraph.
addText(char[]). Method in class vnet.markup.html.Td
Adds text to the cell.
addText(char[]). Method in class vnet.markup.html.Title
Adds text to the Title.
addText(char[], int, int). Method in class vnet.markup.html.A
Adds text to the anchor from a subarray of a character array.
addText(char[], int, int). Method in class vnet.markup.html.P
Adds text to the Paragraph from a subarray of a character array.
addText(char[], int, int). Method in class vnet.markup.html.Td
Adds text to the cell from a subarray of a character array.
addText(char[], int, int). Method in class vnet.markup.html.Title
Adds text to the Title from a subarray of a character array.
addText(String). Method in class vnet.markup.html.A
Adds text to the anchor.
addText(String). Method in class vnet.markup.html.P
Adds text to the Paragraph.
addText(String). Method in class vnet.markup.html.Td
Adds text to the cell.
addText(String). Method in class vnet.markup.html.Title
Adds text to the Title.
adjustOpenFrames(). Method in class vnet.apps.edit.Edit
ATTR_ACTION. Static variable in class vnet.markup.html.Form
The ACTION Attribute.
ATTR_ALIGN. Static variable in class vnet.markup.html.Td
The ALIGN Attribute.
ATTR_ALIGN. Static variable in class vnet.markup.html.Tr
The ALIGN Attribute.
ATTR_ALIGN_CENTER. Static variable in class vnet.markup.html.Td
The ALIGN Attribute value CENTER.
ATTR_ALIGN_CENTER. Static variable in class vnet.markup.html.Tr
The ALIGN Attribute value CENTER.
ATTR_ALIGN_LEFT. Static variable in class vnet.markup.html.Td
The ALIGN Attribute value LEFT.
ATTR_ALIGN_LEFT. Static variable in class vnet.markup.html.Tr
The ALIGN Attribute value LEFT.
ATTR_ALIGN_RIGHT. Static variable in class vnet.markup.html.Td
The ALIGN Attribute value RIGHT.
ATTR_ALIGN_RIGHT. Static variable in class vnet.markup.html.Tr
The ALIGN Attribute value RIGHT.
ATTR_ALINK. Static variable in class vnet.markup.html.Body
The ALINK Attribute.
ATTR_BACKGROUND. Static variable in class vnet.markup.html.Body
The BACKGROUND Attribute.
ATTR_BGCOLOR. Static variable in class vnet.markup.html.Body
The BGCOLOR Attribute.
ATTR_BGCOLOR. Static variable in class vnet.markup.html.Table
The BGCOLOR Attribute.
ATTR_BGCOLOR. Static variable in class vnet.markup.html.Td
The BGCOLOR Attribute.
ATTR_BGCOLOR. Static variable in class vnet.markup.html.Tr
The BGCOLOR Attribute.
ATTR_BORDER. Static variable in class vnet.markup.html.Table
The BORDER Attribute.
ATTR_CELLPADDING. Static variable in class vnet.markup.html.Table
The CELLPADDING Attribute.
ATTR_CELLSPACING. Static variable in class vnet.markup.html.Table
The CELLSPACING Attribute.
ATTR_COLSPAN. Static variable in class vnet.markup.html.Td
The COLSPAN Attribute.
ATTR_ENTRY. Static variable in class vnet.yawb.YAWBStoreElement
entry attribute
ATTR_HREF. Static variable in class vnet.markup.html.A
The HREF Attribute.
ATTR_LINK. Static variable in class vnet.markup.html.Body
The LINK Attribute.
ATTR_METHOD. Static variable in class vnet.markup.html.Form
The METHOD Attribute.
ATTR_METHOD_GET. Static variable in class vnet.markup.html.Form
The METHOD Attribute value GET.
ATTR_METHOD_POST. Static variable in class vnet.markup.html.Form
The METHOD Attribute value POST.
ATTR_NAME. Static variable in class vnet.markup.html.Input
The NAME Attribute.
ATTR_NAME. Static variable in class vnet.yawb.YAWBCData
The name attribute.
ATTR_ROOT. Static variable in class vnet.yawb.YAWBStoreElement
root attribute
ATTR_ROWSPAN. Static variable in class vnet.markup.html.Td
The ROWSPAN Attribute.
ATTR_SIZE. Static variable in class vnet.markup.html.Input
The SIZE Attribute.
ATTR_TEXT. Static variable in class vnet.markup.html.Body
The TEXT Attribute.
ATTR_TRANSFORM. Static variable in class vnet.yawb.YAWBCData
The transform attribute.
ATTR_TYPE. Static variable in class vnet.markup.html.Input
The TYPE Attribute.
ATTR_TYPE. Static variable in class vnet.yawb.YAWBStoreElement
backend attribute
ATTR_TYPE_HIDDEN. Static variable in class vnet.markup.html.Input
The TYPE Attribute value HIDDEN.
ATTR_TYPE_PASSWORD. Static variable in class vnet.markup.html.Input
The TYPE Attribute value PASSWORD.
ATTR_TYPE_SUBMIT. Static variable in class vnet.markup.html.Input
The TYPE Attribute value SUBMIT.
ATTR_TYPE_TEXT. Static variable in class vnet.markup.html.Input
The TYPE Attribute value TEXT.
ATTR_VALIGN. Static variable in class vnet.markup.html.Td
The VALIGN Attribute.
ATTR_VALIGN. Static variable in class vnet.markup.html.Tr
The VALIGN Attribute.
ATTR_VALIGN_BOTTOM. Static variable in class vnet.markup.html.Td
The VALIGN Attribute value BOTTOM.
ATTR_VALIGN_BOTTOM. Static variable in class vnet.markup.html.Tr
The VALIGN Attribute value BOTTOM.
ATTR_VALIGN_MIDDLE. Static variable in class vnet.markup.html.Td
The VALIGN Attribute value MIDDLE.
ATTR_VALIGN_MIDDLE. Static variable in class vnet.markup.html.Tr
The VALIGN Attribute value MIDDLE.
ATTR_VALIGN_TOP. Static variable in class vnet.markup.html.Td
The VALIGN Attribute value TOP.
ATTR_VALIGN_TOP. Static variable in class vnet.markup.html.Tr
The VALIGN Attribute value TOP.
ATTR_VALUE. Static variable in class vnet.markup.html.Input
The VALUE Attribute.
ATTR_VLINK. Static variable in class vnet.markup.html.Body
The VLINK Attribute.
ATTR_WIDTH. Static variable in class vnet.markup.html.Table
The WIDTH Attribute.
Attribute(String). Constructor for class vnet.markup.Attribute
Constructs a new Attribute with the given name.
Attribute(String, String). Constructor for class vnet.markup.Attribute
Constructs a new Attribute with the given name and value.
AttributeListImpl(). Constructor for class vnet.markup.AttributeListImpl
attrs. Variable in class vnet.markup.Element
The element's attributes.

B

BACKEND_CLASS. Static variable in class vnet.yawb.YAWBBackendManager
BACKEND_ID. Static variable in class vnet.yawb.YAWBBackendManager
backends. Variable in class vnet.yawb.YAWBBackendManager
Available backends.
base. Variable in class vnet.yawb.YAWBParser
Body(). Constructor for class vnet.markup.html.Body
Constructs a new, empty body element.
Body(String, String, String, String, String, String). Constructor for class vnet.markup.html.Body
Constructs a new, empty body element with the given attributes.
Br(). Constructor for class vnet.markup.html.Br
Constructs a new, empty head element.

C

CACHE_MAX_SIZE. Static variable in class vnet.yawb.YAWBBackendManager
caseSensitive. Variable in class vnet.apps.edit.FindDialog
CDataImpl(char[]). Constructor for class vnet.markup.CDataImpl
Constructs a new CData implementation.
CDataImpl(char[], int, int). Constructor for class vnet.markup.CDataImpl
Constructs a new CData implementation from a subarray of a character array.
CDataImpl(String). Constructor for class vnet.markup.CDataImpl
Constructs a new CData implementation.
characters(char[], int, int). Method in class vnet.yawb.YAWBParser
chars. Variable in class vnet.markup.CDataImpl
children. Variable in class vnet.markup.Element
The element's children.
cleanup(). Method in interface vnet.yawb.YAWBBackendConnection
Closes the connection and performs any required cleanup.
close(). Method in class vnet.markup.MarkupReader
Close the stream.
Comment(). Constructor for class vnet.markup.Comment
Constructs a new Comment.
Comment(String). Constructor for class vnet.markup.Comment
Constructs a new Comment.
conf. Variable in class vnet.yawb.servlet.Generator
Servlet's configuration

D

DEC_RESULT. Static variable in class vnet.util.HexDec
DEFAULT_MAX_CACHE_SIZE. Static variable in class vnet.yawb.YAWBBackendManager
doc. Variable in class vnet.yawb.servlet.Generator
A YAWB document;
doc. Variable in class vnet.markup.MarkupReader
The Document to read.
Document(). Constructor for class vnet.markup.Document
Constructs a new Document with no root element and no DTD.
Document(Element). Constructor for class vnet.markup.Document
Constructs a new Document with no DTD.
Document(Element, DocumentTypeDefinition). Constructor for class vnet.markup.Document
Constructs a new Document.
DocumentTypeDefinition(). Constructor for class vnet.markup.DocumentTypeDefinition
doGet(HttpServletRequest, HttpServletResponse). Method in class vnet.yawb.servlet.Generator
dtd. Variable in class vnet.markup.Document
The document's Document Type Declaration.

E

Edit(String). Constructor for class vnet.apps.edit.Edit
Construcs a new Edit window.
Edit(String, boolean). Constructor for class vnet.apps.edit.Edit
Construcs a new Edit window.
Element(String, AttributeList). Constructor for class vnet.markup.Element
Constructs a new, non-empty Element.
Element(String, AttributeList, boolean). Constructor for class vnet.markup.Element
Constructs a new Element.
elements. Variable in class vnet.markup.MarkupWriter
Keeps track of incr elements.
elements. Variable in class vnet.yawb.YAWBParser
endDocument(). Method in class vnet.yawb.YAWBParser
endElement(String). Method in class vnet.yawb.YAWBParser

F

FindDialog(Frame). Constructor for class vnet.apps.edit.FindDialog
Form(). Constructor for class vnet.markup.html.Form
Constructs a new, empty form element.
Form(String, String). Constructor for class vnet.markup.html.Form
Constructs a new, empty form element with the given attributes.
FORMAT_ERR. Static variable in class vnet.util.HexDec

G

Generator(). Constructor for class vnet.yawb.servlet.Generator
getAttribute(int). Method in interface vnet.markup.AttributeList
Returns the attribute at the given index.
getAttribute(int). Method in class vnet.markup.AttributeListImpl
getAttribute(String). Method in interface vnet.markup.AttributeList
Returns the attribute with the given name.
getAttribute(String). Method in class vnet.markup.AttributeListImpl
getBackendID(). Method in interface vnet.yawb.YAWBBackendConnection
Returns the identifer string of the backend that produced the connection.
getBooleanValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a boolean.
getCharsValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a character array.
getChildAt(int). Method in class vnet.markup.Element
Returns the child element at the specified position.
getChildCount(). Method in class vnet.markup.Element
Returns the number of children attached to the element.
getConnection(YAWBBackendManager. BackendStore). Method in class vnet.yawb.YAWBBackendManager
Returns a spare connection.
getDataStore(String, String). Method in interface vnet.yawb.YAWBBackendConnection
Returns a new Data Store containing the specified entry at the specified root.
getDataStore(YAWBStoreElement). Method in class vnet.yawb.YAWBBackendManager
Retrieves a data store based on a YAWBStoreElement.
getDoubleValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a double.
getDTD(). Method in class vnet.markup.Document
Get the DocumentTypeDefinition.
getEndTag(). Method in class vnet.markup.Element
Gets the Element's end tag.
getFloatValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a float.
getIntValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as an int.
getLongValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a long.
getMarkupNode(int). Method in interface vnet.markup.MarkupNodeList
Returns the MarkupNode at the given index.
getMarkupNode(int). Method in class vnet.markup.MarkupNodeListImpl
getName(). Method in class vnet.markup.Attribute
Gets the Attribute's name.
getNewAttributeList(). Static method in class vnet.markup.MarkupFactory
Constructs a new AttributeList object.
getNewCData(char[]). Static method in class vnet.markup.MarkupFactory
Constructs a new CData implementation.
getNewCData(char[], int, int). Static method in class vnet.markup.MarkupFactory
Constructs a new CData implementation from a subarray of a character array.
getNewCData(String). Static method in class vnet.markup.MarkupFactory
Constructs a new CData implementation.
getNewMarkupNodeList(). Static method in class vnet.markup.MarkupFactory
Constructs a new MarkupNodeList object.
getRootElement(). Method in class vnet.markup.Document
Get the root Element.
getShortValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a short.
getStartTag(). Method in class vnet.markup.Element
Gets the Element's start tag.
getStringValue(String). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as a String.
getValue(). Method in class vnet.markup.Attribute
Gets the Attribute's value.
getValueAs(String, Class). Method in interface vnet.yawb.YAWBDataStore
Retrieves the named value as an instance of the given class.

H

hash. Variable in class vnet.markup.AttributeListImpl
Head(). Constructor for class vnet.markup.html.Head
Constructs a new, empty head element.
HEX_RESULT. Static variable in class vnet.util.HexDec
HexDec(). Constructor for class vnet.util.HexDec
Html(). Constructor for class vnet.markup.html.Html
Constructs a new, empty html element.
HTMLDocument(). Constructor for class vnet.markup.html.HTMLDocument
Constructs a new HTMLDocument.

I

id. Variable in class vnet.yawb.backend.SQLBackend
Backend identifier
ignorableWhitespace(char[], int, int). Method in class vnet.yawb.YAWBParser
IllegalChildMarkupException(). Constructor for class vnet.markup.IllegalChildMarkupException
Constructs a new IllegalChildMarkupException.
IllegalChildMarkupException(String). Constructor for class vnet.markup.IllegalChildMarkupException
Constructs a new IllegalChildMarkupException with the given message.
incomplete. Variable in class vnet.markup.MarkupReader
Determines if the read has run to completeion.
init(ServletConfig). Method in class vnet.yawb.servlet.Generator
Input(). Constructor for class vnet.markup.html.Input
Constructs a new, empty input element.
Input(String, String, String, String). Constructor for class vnet.markup.html.Input
Constructs a new, empty input element with the given attributes.
isEmpty. Variable in class vnet.markup.Element
Marks the element as an empty element.
isEmptyElement(). Method in class vnet.markup.Element
Determines if this is an "empty" element, i.e one that cannot contain any children.
isOpen(). Method in interface vnet.yawb.YAWBBackendConnection
Determines if the connection is still open.
itemStateChanged(ItemEvent). Method in class vnet.apps.edit.FindDialog

K

keyPressed(KeyEvent). Method in class vnet.apps.edit.FindDialog
keyReleased(KeyEvent). Method in class vnet.apps.edit.FindDialog
keyTyped(KeyEvent). Method in class vnet.apps.edit.FindDialog

L

load(InputStream). Method in class vnet.util.XMLProperties
Loads the properties from the given InputStream.
lostOwnership(Clipboard, Transferable). Method in class vnet.apps.edit.Edit

M

main(String[]). Static method in class vnet.apps.edit.Edit
Runs the app.
main(String[]). Static method in class vnet.util.HexDec
main(String[]). Static method in class vnet.util.XMLProperties
Quick test.
main(String[]). Static method in class vnet.yawb.YAWBParser
Simple test.
manager. Variable in class vnet.yawb.servlet.Generator
YAWB backend manager
marks. Variable in class vnet.markup.MarkupWriter
Tracks incr marks.
MarkupFactory(). Constructor for class vnet.markup.MarkupFactory
MarkupNodeListImpl(). Constructor for class vnet.markup.MarkupNodeListImpl
MarkupReader(Document). Constructor for class vnet.markup.MarkupReader
Constructs a new MarkupReader.
MarkupWriter(Writer, Document). Constructor for class vnet.markup.MarkupWriter
Constructs a new MarkupWriter.
maxCache. Variable in class vnet.yawb.YAWBBackendManager
Backend connection max cache size.
minLength. Variable in class vnet.markup.MarkupReader
Required minimum length of the buffer

N

NAME. Static variable in class vnet.markup.html.A
The element's name.
NAME. Static variable in class vnet.markup.html.Body
The element's name.
NAME. Static variable in class vnet.markup.html.Br
The element's name.
name. Variable in class vnet.markup.Element
The element's name.
NAME. Static variable in class vnet.markup.html.Form
The element's name.
NAME. Static variable in class vnet.markup.html.Head
The element's name.
NAME. Static variable in class vnet.markup.html.Html
The element's name.
NAME. Static variable in class vnet.markup.html.Input
The element's name.
NAME. Static variable in class vnet.markup.html.P
The element's name.
NAME. Static variable in class vnet.markup.html.Table
The element's name.
NAME. Static variable in class vnet.markup.html.Td
The element's name.
NAME. Static variable in class vnet.markup.html.Title
The element's name.
NAME. Static variable in class vnet.markup.html.Tr
The element's name.
NAME. Static variable in class vnet.yawb.YAWBCData
The element's name.
NAME. Static variable in class vnet.yawb.YAWBStoreElement
Name of the element
newConnection(). Method in class vnet.yawb.backend.SQLBackend
Opens a new Connection to the implementation backend.
newConnection(). Method in interface vnet.yawb.YAWBBackend
Opens a new Connection to the implementation backend.

O

openFile(TextArea). Method in class vnet.apps.edit.Edit

P

P(). Constructor for class vnet.markup.html.P
Constructs a new, empty paragraph.
P(String). Constructor for class vnet.markup.html.P
Constructs a new paragraph with the given text.
parse(InputSource). Method in class vnet.yawb.YAWBParser
parse(InputStream). Method in class vnet.yawb.YAWBParser
Parses data from the given InputStream and returns a vnet.markup.Document.
parse(Reader). Method in class vnet.yawb.YAWBParser
Parses data from the given Reader and returns a vnet.markup.Document.
printUsage(). Static method in class vnet.util.HexDec
processingInstruction(String, String). Method in class vnet.yawb.YAWBParser

R

read(char[], int, int). Method in class vnet.markup.MarkupReader
Reads characters into a portion of the array.
remove(Attribute). Method in interface vnet.markup.AttributeList
Removed the given Attribute from the list.
remove(Attribute). Method in class vnet.markup.AttributeListImpl
remove(MarkupNode). Method in interface vnet.markup.MarkupNodeList
Removes the given MarkupNode from the list.
remove(MarkupNode). Method in class vnet.markup.MarkupNodeListImpl
removeActionListener(ActionListener). Method in class vnet.apps.edit.FindDialog
removeFrame(). Method in class vnet.apps.edit.Edit
returnConnection(YAWBBackendConnection). Method in class vnet.yawb.YAWBBackendManager
Returns a connection the cache.
root. Variable in class vnet.markup.Document
The document's root element.
ROOT. Static variable in class vnet.yawb.YAWBParser

S

save(OutputStream, String). Method in class vnet.util.XMLProperties
Saves the properties the the given OutputStream.
saveFile(TextArea). Method in class vnet.apps.edit.Edit
setConf(Properties). Method in class vnet.yawb.backend.SQLBackend
Sets the backend's configuration.
setConf(Properties). Method in interface vnet.yawb.YAWBBackend
Sets the backend's configuration.
setDocumentLocator(Locator). Method in class vnet.yawb.YAWBParser
setDTD(DocumentTypeDefinition). Method in class vnet.markup.Document
Sets the DTD.
setDTD(DocumentTypeDefinition). Method in class vnet.markup.html.HTMLDocument
Overridden to always throw a IllegalArgumentException: the DTD cannot be changed.
setMark(). Method in class vnet.markup.MarkupWriter
Adds a mark to the current element (added with writeFullIncr() or writeShortIncr()).
setRootElement(Element). Method in class vnet.markup.Document
Set the root Element.
setText(String). Method in class vnet.markup.Comment
Sets the comment's text.
setValue(String). Method in class vnet.markup.Attribute
Sets the Attribute's value.
size(). Method in interface vnet.markup.AttributeList
The size of the list.
size(). Method in class vnet.markup.AttributeListImpl
size(). Method in interface vnet.markup.MarkupNodeList
The size of the list.
size(). Method in class vnet.markup.MarkupNodeListImpl
SQL_DRIVER. Static variable in class vnet.yawb.backend.SQLBackend
SQL_ID. Static variable in class vnet.yawb.backend.SQLBackend
SQL_PWD. Static variable in class vnet.yawb.backend.SQLBackend
SQL_UID. Static variable in class vnet.yawb.backend.SQLBackend
SQL_URI. Static variable in class vnet.yawb.backend.SQLBackend
SQLBackend(). Constructor for class vnet.yawb.backend.SQLBackend
sqlPwd. Variable in class vnet.yawb.backend.SQLBackend
SQL database password
sqlUid. Variable in class vnet.yawb.backend.SQLBackend
SQL database user name
sqlURI. Variable in class vnet.yawb.backend.SQLBackend
JDBC SQL database URI
startDocument(). Method in class vnet.yawb.YAWBParser
startElement(String, AttributeList). Method in class vnet.yawb.YAWBParser

T

Table(). Constructor for class vnet.markup.html.Table
Constructs a new, empty table element.
Table(String, String, String, String, String). Constructor for class vnet.markup.html.Table
Constructs a new, empty table element with the given attributes.
Td(). Constructor for class vnet.markup.html.Td
Constructs a new, empty table row element.
Td(String). Constructor for class vnet.markup.html.Td
Constructs a new table row element with the given text.
Td(String, String, String, String, String). Constructor for class vnet.markup.html.Td
Constructs a new, empty table element with the given attributes.
text. Variable in class vnet.markup.Comment
The comment text.
textField. Variable in class vnet.apps.edit.FindDialog
Title(). Constructor for class vnet.markup.html.Title
Constructs a new, empty title element.
Title(String). Constructor for class vnet.markup.html.Title
Constructs a new title element with the given text.
toCharArray(). Method in interface vnet.markup.CData
Gets the object's character data.
toCharArray(). Method in class vnet.markup.CDataImpl
toCharArray(). Method in class vnet.yawb.YAWBCData
toString(). Method in interface vnet.markup.CData
Gets the object's character data.
toString(). Method in class vnet.markup.CDataImpl
toString(). Method in class vnet.markup.Comment
toString(). Method in class vnet.markup.Document
Get the Document in String form.
toString(). Method in class vnet.markup.DocumentTypeDefinition
toString(). Method in class vnet.yawb.YAWBCData
toString(MarkupReader, int). Method in interface vnet.markup.CData
Gets the object's character data.
toString(MarkupReader, int). Method in class vnet.markup.CDataImpl
toString(MarkupReader, int). Method in class vnet.markup.Comment
toString(MarkupReader, int). Method in class vnet.markup.Document
toString(MarkupReader, int). Method in class vnet.markup.Element
toString(MarkupReader, int). Method in interface vnet.markup.MarkupObject
Produces a string representation of the node.
toString(MarkupReader, int). Method in class vnet.yawb.YAWBCData
Tr(). Constructor for class vnet.markup.html.Tr
Constructs a new, empty table row element.
Tr(String, String, String). Constructor for class vnet.markup.html.Tr
Constructs a new, empty table element with the given attributes.
transform. Variable in class vnet.yawb.YAWBCData
A YAWBTransform to filter/process the data.
transform(String, YAWBDataStore). Method in interface vnet.yawb.YAWBTransform
Retrieves the named value from the given data store and proccess it.
TRI_RESULT. Static variable in class vnet.util.HexDec

U

undo(Edit. Undo). Method in class vnet.apps.edit.Edit

V

vector. Variable in class vnet.markup.MarkupNodeListImpl
version. Variable in class vnet.markup.Document
The XML version being encoded.
vName. Variable in class vnet.yawb.YAWBCData
YAWBDataStore value name.

W

windowActivated(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowClosed(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowClosing(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowDeactivated(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowDeiconified(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowIconified(WindowEvent). Method in class vnet.apps.edit.FindDialog
windowOpened(WindowEvent). Method in class vnet.apps.edit.FindDialog
wrap. Variable in class vnet.apps.edit.FindDialog
write(Document). Method in class vnet.yawb.YAWBWriter
Writes a markup document to the writer.
writeChildren(Element). Method in class vnet.yawb.YAWBWriter
writeComment(Comment). Method in class vnet.markup.MarkupWriter
Writes the specified comment immediately.
writeElement(Element). Method in class vnet.yawb.YAWBWriter
writeImmediate(MarkupNode). Method in class vnet.markup.MarkupWriter
Writes the MarkupNode and any children, recursively.
writeIncrement(Element). Method in class vnet.markup.MarkupWriter
Writes the element's start tag and any children (if present).
writeIncrToElement(Element). Method in class vnet.markup.MarkupWriter
Write's the passed Element's end tag and that of any of the element's child elements which have not yet had end tags written.
writer. Variable in class vnet.markup.MarkupWriter
A writer to write output to.
writeToMark(). Method in class vnet.markup.MarkupWriter
Writes up to and including the end tag of the previously marked element.

X

XMLException(). Constructor for class vnet.util.XMLException
Constructs a new XMLException.
XMLException(String). Constructor for class vnet.util.XMLException
Constructs a new XMLException with the given message.
XMLProperties(). Constructor for class vnet.util.XMLProperties
Constructs a new, empty XMLProperties.
XMLProperties(InputStream). Constructor for class vnet.util.XMLProperties
Constructs a new, empty XMLProperties from the given InputStream.
XMLProperties(InputStream, Properties). Constructor for class vnet.util.XMLProperties
Constructs a new XMLProperties from the given InputStream with the specified defaults.
XMLProperties(Properties). Constructor for class vnet.util.XMLProperties
Constructs a new, empty XMLProperties with the specified defaults.

Y

YAWB_DOC. Static variable in class vnet.yawb.servlet.Generator
YAWBBackendManager(Properties). Constructor for class vnet.yawb.YAWBBackendManager
Constructs a new YAWBBackendManager.
YAWBCData(String). Constructor for class vnet.yawb.YAWBCData
Constructs a new YAWBElement.
YAWBCData(String, YAWBTransform). Constructor for class vnet.yawb.YAWBCData
Constructs a new YAWBElement.
YAWBDataFormatException(). Constructor for class vnet.yawb.YAWBDataFormatException
YAWBException(). Constructor for class vnet.yawb.YAWBException
Constructs a new YAWBException.
YAWBException(String). Constructor for class vnet.yawb.YAWBException
YAWBParser(). Constructor for class vnet.yawb.YAWBParser
YAWBStoreElement(String, String, String). Constructor for class vnet.yawb.YAWBStoreElement
Constructs a new YAWBStoreElement.
YAWBStoreElement(String, String, String, String[]). Constructor for class vnet.yawb.YAWBStoreElement
Constructs a new YAWBStoreElement.
YAWBWriter(YAWBBackendManager, Writer). Constructor for class vnet.yawb.YAWBWriter
Constructs a new YAWBWriter.