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

A

aboutWXT - class wxtgui.aboutWXT.
Showing the About-box
aboutWXT(Frame, boolean) - Constructor for class wxtgui.aboutWXT
Creates new form aboutWXT
accept(File) - Method in class wxtgui.simpleFileFilter
Consider a file against filter
accessDatabase(command) - Method in class wxtpages.unitDBContent
 
accessutils - class wxtutils.accessutils.
accessutils has only static methods and serve as a library for utilities that loads and saves data, calculate addresses and do some parsing.
accessutils() - Constructor for class wxtutils.accessutils
Creates a new instance of accessutils
addEntry(String, unitPage, String) - Method in class wxtpages.indexTable
Add a new entry to this indextable, sorted on entry
addExtension(String) - Method in class wxtgui.simpleFileFilter
Add an extension
addRecentFile(String) - Method in class wxtgui.props
Inserts a new filepath, file-element
addTokenType(String, String, Color) - Method in class wxtgui.RETypes
 
addTransformationParameters(HashMap) - Method in class wxtpages.unit
Append new paramters to the transformation associated with this unit
appendToAddresses(URI) - Method in class wxtpages.unitPage
Append an URI to this page's list of all contributing URIs template, direct imports, content, groupanchor Used for recalculation of addresses
appendToTextFile(URI, String, long) - Static method in class wxtutils.accessutils
Append to a text file
arrangeComponents(int) - Method in class wxtgui.siteFrame
(Re)arrange componentlayout
assembleAllContent() - Method in class wxtpages.unitPage
Assemble all content, all types in the order they have been spesified We are only interested in imports that have noe URI, that is they are part of the structure as given in the script
atleastOneComponentChanged() - Method in class wxtpages.unitPage
Try to find out if any of the components are updated from an other program since the last build.

B

BUILD_ALL - Static variable in class wxtgui.siteFrame
 
BUILD_SELECTED - Static variable in class wxtgui.siteFrame
 
BUILD_UPDATED - Static variable in class wxtgui.siteFrame
 
browseUnit(ActionEvent) - Method in class wxtpages.unit
What to do when we want to browse this unit in a browser.
build() - Method in class wxtpages.unit
Build this unit.
build() - Method in class wxtpages.unitPage
Build this page
build() - Method in class wxtpages.unitTemplate
Build has no meaning for templates.
buildForced(JProgressBar, Vector) - Method in class wxtpages.scripthandler
Building everything or selected units (pages or groups), unconditionally
buildForced(JProgressBar, Vector) - Method in class wxtpages.unitGroup
Build everything or selection unconditionally Commands are executed first, before all pages All pages are assembled from scratch.
buildForcedOnePage(String) - Method in class wxtpages.scripthandler
Building one page unconditionally, if we can find it Used when we build a single page from the commandline
buildSecondPhase() - Method in class wxtpages.unitPage
Build second phase.
buildStructure() - Method in class wxtpages.scripthandler
Assumes that the The DOM is established and has been checked for wellformedness.
buildUpdated(JProgressBar) - Method in class wxtpages.scripthandler
Building the pages that have updated components, template and/or content-files and/or transformations.
buildUpdated(JProgressBar, Vector) - Method in class wxtpages.unitGroup
Build only pages that have content, template or transformation objects that are updated from an other programs since last build.

C

COMMENT - Static variable in class wxtgui.REXMLTypes
 
CONTENT_TYPE - Static variable in class wxtpages.unit
 
CONTROL_LINKS - Static variable in class wxtgui.siteFrame
 
calculateAbsoluteAddress(String) - Method in class wxtpages.unit
Try to calculate the absolute URI based on the given location and the anchor address held by this units owning group The construction of an absolute URI is necessary for a unit to be reckognized and used.
calculateLocalUri(URI, URI) - Static method in class wxtutils.accessutils
Find where theUri should be backed up.
cleanOutdatedElements(Element) - Method in class wxtpages.scripthandler
Removes all elements in the tree that have a datespan not covering to day
clearLogFile() - Method in class wxtutils.reporter
Clear the currently selected logfile
clearMessages() - Method in class wxtutils.reporter
Clear all message
clearPageList() - Method in class wxtgui.siteFrame
Clear the content in pagelist
clearReportField() - Method in class wxtgui.siteFrame
Clear the report window
collectFromPages(command) - Method in class wxtpages.unitPage
Collect from a lot of pages which may be distributed on more groups.
collectFromScript() - Method in class wxtpages.scripthandler
Collect values that are allowed at scriptlevel: version and programs and option logfile
collectFromScript() - Method in class wxtpages.unitGroup
Get some data from the node in the script that defines this group: Attributes: the location that serves as anchor for this group of pages name Siblings: templates, transformations, properties, options, addressing Children: description, common, templates, transformations, properties, options, addressing, execCommands
collectFromScript() - Method in class wxtpages.unitPage
Pick up data from script Attributes: name location templateid transformationid Children: description content textcontent dbcontent thumb properties options
color - Variable in class wxtgui.RETypes.Type
 
command - class wxtutils.command.
Parses and stores the content of a Processing Instruction node according to a name-value, attribute-like, philosophy
command(String, unit) - Constructor for class wxtutils.command
Creates a new instance of command
commandDescription - class wxtutils.commandDescription.
Storing a potetial commandline
commandDescription(String, boolean) - Constructor for class wxtutils.commandDescription
Creates a new instance of commandDescription
commandExecutor - class wxtutils.commandExecutor.
Runs a program with exec, waits for this new process to finnish Routes output from the new process to mainthreads output
commandExecutor(String, boolean, reporter) - Constructor for class wxtutils.commandExecutor
 
compare(indexEntry) - Method in class wxtpages.indexEntry
Get the order of an entry compared to this entry
conditionalReload() - Method in class wxtgui.siteFrame
Reload if scriptfile has been chenged by another application since we did marked our modification time
controlDialog - class wxtgui.controlDialog.
Sets up a dialog the invites user to perform a link control.
controlDialog(Frame, boolean, siteFrame) - Constructor for class wxtgui.controlDialog
Creates new form controlDialog
controlLinks(Vector, JProgressBar, boolean) - Method in class wxtpages.scripthandler
Controlling links in all pages
controlLinks(Vector, boolean) - Method in class wxtpages.unit
Checking all links according to list of tags and matching attribute
correctAllAddressingInDocument(Document, URI, Vector) - Method in class wxtpages.unit
Correct all relevant links in the nodes of a Document.
correctAllAddressingInFragment(Node, URI, Vector) - Method in class wxtpages.unit
Correct all relevant links in the nodes of a fragment.
correctOneCommonLink(URI, String, String, String) - Method in class wxtpages.unit
Correct the link as found in a string
correctStyleAttributes(Node) - Method in class wxtpages.unit
Correct common resources in style-attributes, not elements
correctStyleElements() - Method in class wxtpages.unit
Correct common resources in styles in style-elements, not attributes
correctStyleString(String) - Method in class wxtpages.unit
Correct common resources in a style string
createDefaultDocument() - Method in class wxtgui.REXMLTypes.Kit
 

D

DBCONTENT_TYPE - Static variable in class wxtpages.unit
 
displayProperties(JFrame) - Method in class wxtpages.unit
Show the properties of this unit in a dialog box.
displayProperties(JFrame) - Method in class wxtpages.unitGroup
Show the properties of this unitgroup in a dialog box
displayProperties(JFrame) - Method in class wxtpages.unitPage
Show the properties of this unitPage in a dialog box
displaySystemProps() - Static method in class wxtutils.reporter
Nice to have during debugging
doConditionalUpdates() - Method in class wxtgui.mainFrame
Check all internal frames for possible update caused by external update of scriptfiles
doForcedBuild() - Method in class wxtgui.siteFrame
Will make a complete build of all pages in the actual script
doLinkControl() - Method in class wxtgui.siteFrame
Control links
doLoad() - Method in class wxtgui.siteFrame
Load the script
doParse() - Method in class wxtgui.siteFrame
Will attempt to make a new scriptHandler.
doSave() - Method in class wxtgui.siteFrame
Save the script
doSelectedForcedBuild() - Method in class wxtgui.siteFrame
Build all pages that has been selected by user in the pagelist.
doTheJob() - Method in class wxtgui.controlDialog
 
doUpdateBuild() - Method in class wxtgui.siteFrame
Build all pages that has a component that have been modified since last build
doValidateScript(URI) - Method in class wxtgui.siteFrame
Will attempt to validate the script against current validator Scheme (URI)
doit() - Method in class wxtutils.commandExecutor
Main processing method for a commandExecutor object
domer - class wxtutils.domer.
domer has only static methods and serve as a library for utilities that load, save, validates and transform DOMs makeDomFromString makeDomFromUri makeTransformedDomFromUri saveDom saveTransformedDom stringFromDom stringFromTransformedDom ValidateString
domer() - Constructor for class wxtutils.domer
Creates a new instance of domer

E

ELEMENT1 - Static variable in class wxtgui.REXMLTypes
 
ELEMENT2 - Static variable in class wxtgui.REXMLTypes
 
ELEMENT3 - Static variable in class wxtgui.REXMLTypes
 
editUnit(ActionEvent) - Method in class wxtpages.unit
What to do when we want to open this unit in an editor.
endDocument() - Method in class wxtutils.validationErrorHandler
 
error(SAXParseException) - Method in class wxtutils.validationErrorHandler
 
establishDom() - Method in class wxtpages.unit
Attempt to establish the DOM for this unit.
establishDom() - Method in class wxtpages.unitDBContent
Attempt to establish the DOM for this unit.
establishDom() - Method in class wxtpages.unitTemplate
Attempt to establish the DOM for this template Try to figure out the encoding.
establishInputDom(String) - Method in class wxtpages.unitDBContent
Attempt to establish the DOM for the input to the database.
execute(Connection, String) - Method in class wxtpages.unitDBContent
 
exist(String) - Method in class wxtpages.unitDBContent
 
expandFragmentFromAnyNode(Node) - Static method in class wxtutils.accessutils
Makes a DocumentFragment from the given node.
expandParams(HashMap) - Method in class wxtutils.command
Expand any parameter with named properties from propMap Expect: "//image[position()='_wxt_property(index)']/description"
expandStringWithProperty(String, HashMap) - Static method in class wxtutils.accessutils
Identifies a _wx_property in a string and expands it.
expr - Variable in class wxtgui.RETypes.Type
 

F

fatalError(SAXParseException) - Method in class wxtutils.validationErrorHandler
 
fetchByteFile(URI, URI) - Static method in class wxtutils.accessutils
Copy a file from one URI to an other, which must be a file
fetchResources() - Method in class wxtpages.unitPage
Fetch resources referenced by the addressing mechanism with http-addresses.
findEncoding(String, String) - Static method in class wxtutils.accessutils
Investigate a string and find encoding This is not a full-blown version.
findPageByName(String) - Method in class wxtpages.unitGroup
Find a page in this group with a given name If more than one match, the first found in a preorder traversel is returned
findPageByPartialRef(String) - Method in class wxtpages.unitGroup
Find a page in this group whos absolute URI ends with the given pathpart If more than one match, the first found in a preorder traversel is returned

G

GROUP_TYPE - Static variable in class wxtpages.unit
 
getAUniquenumber() - Method in class wxtpages.unitGroup
Get a sufficiently unique integer value to help differentiate between pagelocal anchors in one and the same page with same name
getAbsoluteThumbUri() - Method in class wxtpages.unitPage
Get the absolute URI for the thumb of this page, if any
getAbsoluteUri() - Method in class wxtpages.unit
Get the absolute URI for this unit as an URI
getAbsoluteUriAsString() - Method in class wxtpages.unit
Get the absolute URI for this unit as a string
getAllAddresses() - Method in class wxtpages.unitPage
Get all URI's that contribute to this apge template, direct imports, content, groupanchor Used for recalculation of addresses
getAllText(Node) - Static method in class wxtutils.accessutils
Get content of all text-elements which are direct children of a node
getAllTextAndCdata(Node) - Static method in class wxtutils.accessutils
Get content of all text-elements and CDATA-elements which are direct children of a node
getAsText() - Method in class wxtpages.unit
Get the units content as String.
getBuildAnchorURI() - Method in class wxtpages.unitGroup
Get the anchor for this group, that is the absolute uri we are building pages relative to in this group
getBundleString(String) - Static method in class wxtutils.reporter
Gets a string from a resource bundle: wxtgui/guiStrings
getBundleString(String, String) - Static method in class wxtutils.reporter
Gets a string from a resource bundle: wxtgui/guiStrings combined with a parameter at %1
getBundleString(String, String, String) - Static method in class wxtutils.reporter
Gets a string from a resource bundle: wxtgui/guiStrings combined with a parameter at %1 and one at %2
getChanged() - Method in class wxtgui.siteFrame
Retrieve status of change
getColor(int) - Method in class wxtgui.RETypes
 
getCommand() - Method in class wxtutils.command
Returns the command, m_Cmd
getCommandLine() - Method in class wxtutils.commandDescription
 
getCommonCatalog() - Method in class wxtpages.unitGroup
Get common catalog (value), that is where the common resources are actually stored for this group.
getCommonName() - Method in class wxtpages.unitGroup
Get common name, that is what the common catalog is called in files in this group.
getConfigurationProps() - Method in class wxtgui.mainFrame
The properties describing the configuration
getContent(int) - Method in class wxtpages.unitGroup
Try to access a contentobject by its index
getContentListAsStrings() - Method in class wxtpages.unitPage
Get the URI's of all content units of this page
getCorrectedLink(String, URI, Vector) - Static method in class wxtutils.accessutils
Produce an relative URI to a given anchor from a relative path to an other anchor.
getDescription() - Method in class wxtgui.simpleFileFilter
Get the descrition
getDescription() - Method in class wxtpages.unit
Get the descrition as found in the script
getDirectoryPath() - Method in class wxtpages.scripthandler
Get the path to the scripts directory
getDirty() - Method in class wxtgui.siteFrame
Finds out if the script has been changed since save/load/reload
getDoc() - Method in class wxtpages.unit
Returns the DOM Attempts to build the dom if necessary
getDocCopy() - Method in class wxtpages.unit
Returns a deep copy of the DOM Attempts to build the dom if necessary
getEncoding() - Method in class wxtpages.unit
Get the encoding
getExistingAbsLink(String, Vector) - Static method in class wxtutils.accessutils
Try to find an existing absolute URI from a relative path and alternative (absolute) anchors
getExpr(int) - Method in class wxtgui.RETypes
 
getExpression() - Method in class wxtgui.RETypes
 
getExternalCheck() - Method in class wxtgui.controlDialog
 
getExtractedText() - Method in class wxtpages.unitTextContent
Get the text extracted from between left parenthesis and right parenthesis.
getExtractedText(String, String) - Method in class wxtpages.unitTextContent
Get the text we can extract based on parameters as parenthesis
getFileList() - Method in class wxtpages.scripthandler
Return list of all groups and pages that will be built.
getFileName() - Method in class wxtpages.unit
Get the short filename
getFragment() - Method in class wxtpages.indexEntry
Get the fragment for this indexEntry
getFrameBounds() - Method in class wxtgui.props
Retrieves the bounding rectangle as described i properties
getGroupByName(String) - Method in class wxtpages.scripthandler
Return a group with a given name
getGroupList() - Method in class wxtpages.scripthandler
Return list of all grups that will be built.
getIndexTableByName(String) - Method in class wxtpages.unitGroup
Try to find an indexTable by its name
getLayoutIndex() - Method in class wxtgui.props
Retrieve the actual layout index
getLevel() - Method in class wxtpages.tocEntry
Get the level
getLocalPathURI() - Method in class wxtgui.setValidator
Return the set URI to the schema
getLogFileMaxlength() - Method in class wxtutils.reporter
Get the max length of the logfile
getLogFileUri() - Method in class wxtutils.reporter
Get the logfilepath
getLookAndFeelName() - Method in class wxtgui.props
Retrieve the actual LookAndFeel name
getMain() - Method in class wxtgui.siteFrame
get the main frame of the app
getMatcher(String) - Method in class wxtgui.RETypes
 
getModificationTime(URI) - Static method in class wxtutils.accessutils
Find out when a file identified by an URI was last modified
getModifiedTime() - Method in class wxtgui.siteFrame
Get time when modification whwre set in this programinstance
getName(int) - Method in class wxtgui.RETypes
 
getName() - Method in class wxtpages.indexTable
Get the name of this indexTable
getName() - Method in class wxtpages.unit
Get the name
getNodeList(command) - Method in class wxtpages.unit
Get list of all selected nodes.
getNodeList(command) - Method in class wxtpages.unitContent
Get a list of nodes according to the xpath specifyed in cmd
getNodeList(command) - Method in class wxtpages.unitDBContent
Get a list of nodes according to the xpath specifyed in cmd
getNodeList(command) - Method in class wxtpages.unitTextContent
Get a list of nodes according to the xpath specifyed in cmd
getNormalizedFilePath(String) - Static method in class wxtutils.accessutils
Identify absolute paths and correct paths to neutral form.
getOption(String) - Method in class wxtpages.unit
Get a spesific option
getOptions() - Method in class wxtpages.unit
Get the options that are active for this unit.
getOptions() - Method in class wxtpages.unitTransformation
Get the options
getOriginalAsString() - Method in class wxtpages.unit
Get the original (given when constructed) URI for this unit as a string
getOriginalUri() - Method in class wxtpages.unit
Get the original (given when constructed) URI for this unit as a string
getPIs(Node, String) - Static method in class wxtutils.accessutils
Produce a list of all Processing Instructions with a certain name below a node in a tree
getPIs(Node) - Static method in class wxtutils.accessutils
Find a list of all Processing Instructions below a node in a tree
getPage() - Method in class wxtpages.indexEntry
Get the page for this indexEntry
getPageCount() - Method in class wxtpages.unitGroup
Get number of pages in this group
getPageCountAsString() - Method in class wxtpages.unitGroup
Get number of pages in this group as string
getPageList() - Method in class wxtpages.scripthandler
Return list of all pages that will be built.
getPageLocations() - Method in class wxtpages.unitGroup
Get a list of all pagelocations in the group
getPageNo() - Method in class wxtpages.unitPage
Get the page number within the group, counted preorderwise.
getPageNoAsString() - Method in class wxtpages.unitPage
Get the page number as string, counted preorderwise.
getPageTocEntries(Node, int, int, String) - Method in class wxtpages.unitPage
Find all entries of a given level below the given node
getPages() - Method in class wxtpages.unitGroup
Get a list of all pages in the group
getParameters() - Method in class wxtpages.unitTransformation
Get the parameters
getParseSuccess() - Method in class wxtgui.siteFrame
Get the outcome of last parse, as we have set it
getPattern() - Method in class wxtgui.RETypes
 
getPos() - Method in class wxtgui.RETokenizer.Token
 
getProgram(String) - Method in class wxtpages.scripthandler
Get the path for a registered program
getProperties() - Method in class wxtpages.unit
Get the properties that are active for this unit.
getRecentFile(int) - Method in class wxtgui.props
Get recent file number ix.
getRecentFilePath(int) - Method in class wxtgui.props
Get recent filepath number ix.
getRelativeUri(URI, URI) - Static method in class wxtutils.accessutils
Find reference from one URI to another
getReport(String) - Method in class wxtutils.reporter
Retrieves the total report as the stack is at the moment Adds this report to the actual file-log, if turned on
getReporter() - Method in class wxtpages.scripthandler
Get this scripthandler reporter
getReporter() - Method in class wxtpages.unit
get the reporter for this unit
getReturnValue() - Method in class wxtutils.commandExecutor
Gets the returnValue achieved in this commandExecutor
getScript() - Method in class wxtgui.siteFrame
Get current script
getScriptDoc() - Method in class wxtpages.scripthandler
Get the script as a document
getScriptDocument() - Method in class wxtgui.siteFrame
Get the document that hold the script
getScriptEditor() - Method in class wxtgui.siteFrame
Get the editor that hold the script
getScriptHandler() - Method in class wxtpages.unitGroup
Get the scripthandler that administrates this and all other groups in the script.
getScriptPath() - Method in class wxtgui.siteFrame
Get the path to the script
getScriptPathAsURI() - Method in class wxtgui.siteFrame
Get the URI to the script
getStackSize() - Method in class wxtutils.reporter
Get stacksize
getTagAttList() - Method in class wxtgui.controlDialog
 
getTemplate(String) - Method in class wxtpages.unitGroup
Try to access a template by its id
getTemplate() - Method in class wxtpages.unitPage
Get the template for this page
getTemplateID() - Method in class wxtpages.unitPage
Get the id for this pages template
getTemplateID() - Method in class wxtpages.unitTemplate
Get the ID for this tempalte
getTemplateURIAsString() - Method in class wxtpages.unitPage
Get the absolute URI of template for this page as a String
getText() - Method in class wxtgui.RETokenizer.Token
 
getTextFile(URI) - Static method in class wxtutils.accessutils
Read a String from an URI Throws IOException , URISyntaxException
getTextFileFromPath(String) - Static method in class wxtutils.accessutils
Read a String from a path Throws IOException , URISyntaxException
getToken(int) - Method in class wxtgui.RETokenizer
 
getTransformation() - Method in class wxtpages.unit
Get the transformation for this unit Transformations are used on input on contentfiles and templates, and on output on pages
getTransformation(String) - Method in class wxtpages.unitGroup
Try to access a transformation by its id
getTransformation() - Method in class wxtpages.unitTransformation
Get the transformation for this transformation
getTransformationAsString() - Method in class wxtpages.unit
Get the URI of transformation for this unit as a String.
getTransformationID() - Method in class wxtpages.unit
Get the id for this units transformation Transformations are used on input on contentfiles and templates, and on output on pages
getTransformationID() - Method in class wxtpages.unitTransformation
Get the ID for this transformation
getTransformationParameterMap() - Method in class wxtpages.unit
Get the transformationparameters for this unit
getType() - Method in class wxtgui.RETokenizer.Token
 
getType(int) - Method in class wxtgui.RETypes
 
getType() - Method in class wxtpages.unit
Get the type of unit
getTypeCount() - Method in class wxtgui.RETypes
 
getURItoAsString(unit) - Method in class wxtpages.unit
How to refer to the given unit from this unit
getValidationSchema() - Method in class wxtgui.props
Retrieve the URI of the local validation schema
getValue(String) - Method in class wxtutils.command
Returns a value, returns null if no match
getValueAsInteger(String) - Method in class wxtutils.command
Returns an integer value, returns -1 if no match
getWaitToFinish() - Method in class wxtutils.commandDescription
 
getWord() - Method in class wxtpages.indexEntry
Get the word for this indexEntry
getWordEntryElement(unitPage, String) - Method in class wxtpages.indexEntry
Produce an element with a word-entry Introduce the style: ixentry
getWordHeadElement(unitPage, String) - Method in class wxtpages.indexEntry
Produce an element with a word-heading Introduce the style: ixword
groupDialog - class wxtpages.groupDialog.
A dialog showing the properties of a group
groupDialog(unitGroup, Element, JFrame) - Constructor for class wxtpages.groupDialog
Creates new form groupDialog

H

handleDBconn(String) - Method in class wxtpages.unitDBContent
Connects to the spesified database on host
helpContent - class wxtgui.helpContent.
Showing the Help
helpContent(Frame, boolean) - Constructor for class wxtgui.helpContent
Creates new form helpContent
hideProgressBar() - Method in class wxtgui.siteFrame
Turn off the progressbar
highlightSyntax() - Method in class wxtgui.XMLEditorDocument
 

I

indexEntry - class wxtpages.indexEntry.
An instance of indexEntry holds an entry for an index table.
indexEntry(String, unitPage, String) - Constructor for class wxtpages.indexEntry
Creates a new instance of indexEntry
indexTable - class wxtpages.indexTable.
An object of type indexTable holds a set of indexEntries during build.
indexTable(String) - Constructor for class wxtpages.indexTable
Creates a new instance of indexTable
indexTable() - Constructor for class wxtpages.indexTable
Creates a new instance of indexTable with a deafult name: _main
initComponents() - Method in class wxtgui.siteFrame
This method is called from within the constructor to initialize the form.
insertString(int, String, AttributeSet) - Method in class wxtgui.XMLEditorDocument
 
internalFrameActivated(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Update available commands
internalFrameClosed(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Update available commands
internalFrameClosing(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Prompt user to save is necessary
internalFrameDeactivated(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Do nothing
internalFrameDeiconified(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Do nothing
internalFrameIconified(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Do nothing
internalFrameOpened(InternalFrameEvent) - Method in class wxtgui.siteFrame.simpleInternalFrameListener
Do nothing
isBusy() - Method in class wxtgui.siteFrame
Find out if this siteFrame is busy
isCommonAttribute(String, String) - Static method in class wxtutils.accessutils
Find out if a string is starting with common Allow any number of ../ before common, but not common as other part of the string is identified
isOk() - Method in class wxtgui.setValidator
Return true if the suggested URI refrence an existing file
isSameAs(unit) - Method in class wxtpages.unit
Decides if two content files may be reused as DOM The condition is that they have same absolute URI, the same transformation (if any) and the same transformation parameters (if any)
isSameAs(unitPage) - Method in class wxtpages.unitPage
Comparing this unitPage to another unitPage, equality in the sense that they have the same absolute location
isUpdatedAfterUse() - Method in class wxtpages.unit
Decides if this unit has been updated from an other program since it was last used by this program instance.

J

JXMLEditor - class wxtgui.JXMLEditor.
Editor to handle syntaxhighliting for XML.
JXMLEditor(StyledEditorKit) - Constructor for class wxtgui.JXMLEditor
Make a new instance of JXMLEDitor
JXMLEditor(String, StyledEditorKit) - Constructor for class wxtgui.JXMLEditor
Make a new instance of JXMLEDitor

K

killDocument() - Method in class wxtpages.unit
Take it down, destroy text and DOM
killDocument() - Method in class wxtpages.unitPage
Take this page down: Release all involved components

L

legalDating(String, String) - Static method in class wxtutils.accessutils
Control dates
loadAsText() - Method in class wxtpages.unit
Loading this unit as a text

M

m_Cmd - Variable in class wxtutils.command
The main command, what to do
m_Doc - Variable in class wxtpages.unit
Content as DOM-tree.
m_GroupMaster - Variable in class wxtpages.unit
The group object that "owns" this unit.
m_absoluteUri - Variable in class wxtpages.unit
The uri as calculated based on the original uri and the anchor available from the owning group
m_addressMap - Variable in class wxtpages.unitGroup
Addressing to be used for addressrecalculation for this group: tag - attribute pairs. affected by element adressing in script
m_allURIs - Variable in class wxtpages.unitPage
All contributing URIs, including direct imports, template and all content.
m_contentFileIndex - Variable in class wxtpages.unitPage
Index for this pages content objects
m_description - Variable in class wxtpages.unit
Description as from script.
m_execCommands - Variable in class wxtpages.unitGroup
commands - direct exec's: wxtutil.commandDescrition
m_filePath - Variable in class wxtgui.siteFrame
the scripts location
m_isChanged - Variable in class wxtgui.siteFrame
edited since last parse
m_isDirty - Variable in class wxtgui.siteFrame
 
m_isSuccessfullyParsed - Variable in class wxtgui.siteFrame
last parse went well
m_keepDOM - Variable in class wxtpages.unitPage
Flag to keep DOMstructure after build, ready for second phase
m_lastModificationTime - Variable in class wxtgui.siteFrame
last saved/opened/reload
m_lastTimeUsed - Variable in class wxtpages.unit
The last time this unit was used
m_main - Variable in class wxtgui.siteFrame
the main frame of the application
m_myElement - Variable in class wxtpages.unit
The element node in the script that defines this unit
m_name - Variable in class wxtpages.unit
name of this unit. m_type is used for anonymous units
m_optionMap - Variable in class wxtpages.unit
Options available for this unit: name - value pairs
m_optionMap - Variable in class wxtpages.unitTransformation
options for the transformation, according to http://www.w3.org/TR/xslt#output
m_originalData - Variable in class wxtutils.command
the string as we received it in the constructor
m_originalUri - Variable in class wxtpages.unit
The uri as used in constructor, normally the address given in the script
m_pageListModel - Variable in class wxtgui.siteFrame
page list as displayed in jListPages
m_pageNo - Variable in class wxtpages.unitPage
number of this page, counted preorderwise within group
m_parameterMap - Variable in class wxtpages.unit
Parameters and default values for actual transformation.
m_programMap - Variable in class wxtpages.scripthandler
All registered programs, as in program-elements in the script
m_propertyMap - Variable in class wxtpages.unit
Properties available for this unit: name - value pairs
m_reporter - Variable in class wxtgui.siteFrame
 
m_scriptOptionMap - Variable in class wxtpages.scripthandler
All registered options that are scriptglobals
m_secondPhasePages - Variable in class wxtpages.unitGroup
Pages that should be built in the second phase of a build process because they contain elements that are depending on established content in other pages
m_templateID - Variable in class wxtpages.unitPage
The ID for this page's one and only template
m_templateMap - Variable in class wxtpages.unitGroup
templates, ID - Absolute URI pairs
m_theScriptHandler - Variable in class wxtgui.siteFrame
the scripthandler object that will parse script and administrate it This sis the link from the GUI to the main functionality
m_theUri - Variable in class wxtgui.siteFrame
 
m_transformationMap - Variable in class wxtpages.unitGroup
transformations, ID - Absolute URI pairs
m_txtContent - Variable in class wxtpages.unit
Content as text
m_type - Variable in class wxtpages.unit
A string defining type of unit.
main(String[]) - Static method in class wxtgui.aboutWXT
For testing the dialog
main(String[]) - Static method in class wxtgui.helpContent
For testing
main(String[]) - Static method in class wxtgui.mainFrame
Applications main.
mainFrame - class wxtgui.mainFrame.
The main window of the GUI.
mainFrame() - Constructor for class wxtgui.mainFrame
Creates new form mainFrame
makeAsDiv(Document) - Method in class wxtpages.tocEntry
Prepare and return this tocEntry as a div-element
makeAsSpan(Document) - Method in class wxtpages.tocEntry
Prepare and return this tocEntry as a span-element
makeCatalog(URI) - Static method in class wxtutils.accessutils
Check if a file exists, and make necessary catalogpath if it does not
makeComment(String) - Method in class wxtpages.unit
Produce a legal XML-comment
makeDate(Document, command) - Static method in class wxtutils.accessutils
Produce a Documentfragment with a single textnode telling the date
makeDocBuilder() - Static method in class wxtutils.domer
Make a documentbuilder
makeDomFromString(String) - Static method in class wxtutils.domer
Establish a Dom from a string
makeDomFromUri(URI) - Static method in class wxtutils.domer
Establish a Dom from a XML-file
makeFragement(Node) - Static method in class wxtutils.accessutils
Makes a DocumentFragment with all the children of the given node, or the node itself if it is has no children.
makeImageRefToPage(unit, String, String, String) - Method in class wxtpages.unit
Produce a refelement ( a ) to the given page The imagepath is searced for common resources and adjusted accordingly.
makeMenuToc(command) - Method in class wxtpages.unitPage
Produce a menu toc, typically left column toc Following are optional parameters in command: cols: number of columns, default 1 left: string to the left of each entry, default is the empty string right: string to the right of each entry, default is the empty string divider: string between each entry, default is the empty string
makePageListByDirectNaming(String) - Method in class wxtpages.unitPage
Find a list of pages based on a string naming those pages An alternative to picking pages by an xpath on the script, See scripthandler::makePagelistByXPath
makePageRef(command) - Method in class wxtpages.unitPage
Make a reference to another page in the group.
makePageToc(command) - Method in class wxtpages.unitPage
Make a toc for this page This function does not exercise any intelligent as to where in the logical (as seen from the author) structure of the page the toc is based.
makePagelistByXPath(Node, String) - Method in class wxtpages.scripthandler
Collect a pagelist from the script, based on an xpath
makePopup(command) - Method in class wxtpages.unitPage
Make a call to a javascript which pops a page in a separate window Relies on the existance of a javascript Expect to find in command parameter: uri: name of the file to show text: the text in the reference style: the style to set for the fragment image: alternative to text popname: the name of the window that pops Only file is mandatory
makeRefToPage(unit, String, String) - Method in class wxtpages.unit
Produce a refelement( a ) to the given page
makeResource(URI) - Static method in class wxtutils.accessutils
Establish a file
makeSimpleToc(command) - Method in class wxtpages.unitPage
Produce a simple toc, children or siblings Following are optional parameters in command: cols: number of columns, default 0 left: string to the left of each entry, default is "[" right: string to the right of each entry, default is "]" divider: string between each entry, default the empty string
makeStamp(Document, command) - Static method in class wxtutils.accessutils
Produce a Documentfragment with a referene, a-Element, to WXT as its only child.
makeTable(int, unitPage) - Method in class wxtpages.indexTable
Make a complete index table with a number of columns
makeTime(Document, command) - Static method in class wxtutils.accessutils
Produce a Documentfragment with a single textnode telling the time
makeTotalGroupToc(command) - Method in class wxtpages.unitPage
Produce a total toc for the entire group Following are optional parameters in command: cols: number of columns, default 1 left: string to the left of each entry, default is the empty string right: string to the right of each entry, default is the empty string divider: string between each entry, default is the empty string lo: lowest pagelevel to take into account, default is 1 hi: highest pagelevel to take into account, default is highest level defined
makeTrailToc(command) - Method in class wxtpages.unitPage
Produce a trail, that is references to all ancestors and home Following are optional parameters in command: cols: number of columns, default 0 left: string to the left of each entry, default is the empty string right: string to the right of each entry, default is the empty string divider: string between each entry, default is ">"
makeTransformedDomFromString(String, URI, HashMap, HashMap) - Static method in class wxtutils.domer
Establish a Dom from a transformed XML-file
makeTransformedDomFromUri(URI, URI, HashMap, HashMap) - Static method in class wxtutils.domer
Establish a Dom from a transformed XML-file
markStack() - Method in class wxtutils.reporter
Sets the popmark
matcher - Variable in class wxtgui.RETokenizer
 
myFrame - Variable in class wxtgui.XMLEditorDocument
 

N

name - Variable in class wxtgui.RETypes.Type
 
nextToken() - Method in class wxtgui.RETokenizer
 
nodeProsess(Node, String) - Method in class wxtpages.unitDBContent
 
nonEmptyValues() - Method in class wxtutils.command
Check all params for empty value

P

PAGE_TYPE - Static variable in class wxtpages.unit
 
PARSE - Static variable in class wxtgui.siteFrame
 
pageDialog - class wxtpages.pageDialog.
Shows the properties of a page
pageDialog(unitPage, Element, JFrame) - Constructor for class wxtpages.pageDialog
Creates new form propDialog
paramExist(String) - Method in class wxtutils.command
Returns true if the string n exists as name, false otherwise
parse(String) - Method in class wxtutils.command
Parse the content of a PI.
parseNameValues(String, char) - Static method in class wxtutils.accessutils
Parse for name-value pairs in a string and return them in a HashMap Expected input variants: (name1='value1',name2='value2') name1='value1',name2='value2' name1='value1' name2='value2' name1="value1" name2="value2"
parseToXml(String, Connection) - Method in class wxtpages.unitDBContent
Creates valid and structured xml from input.
popMessage() - Method in class wxtutils.reporter
Removes the top of the stack.
pos - Variable in class wxtgui.RETokenizer.Token
 
prepare(unit, String, String) - Method in class wxtpages.unit
Prepare this unit with PI-imports with named URI's.
prepare(unit, String, String) - Method in class wxtpages.unitContent
Prepare this unitContent with imports from non-content files.
prepare(unit, String, String) - Method in class wxtpages.unitDBContent
Prepare this unitDBContent with imports from non-content files.
prepare(unit, String, String) - Method in class wxtpages.unitGroup
Prepare this unitGroup with imports from non-content files.
prepare(unit, String, String) - Method in class wxtpages.unitPage
Prepare this unitPage with imports from non-content files.
prepare(unit, String, String) - Method in class wxtpages.unitTemplate
Prepare this unitTemplate with imports from non-content files.
prepare(unit, String, String) - Method in class wxtpages.unitTextContent
Prepare the text in this textunit Does nothing at the moment.
prepare(unit, String, String) - Method in class wxtpages.unitTransformation
Prepare this unittransformation with imports from non-content files.
produceDocFragmentFromString(String, String) - Static method in class wxtutils.domer
Try to establish a documentfragment from a string
produceDocFromString(String, String) - Static method in class wxtutils.domer
Try to establish a document from a string
props - class wxtgui.props.
Handling the applications settings Recent file list and window rectangle
props() - Constructor for class wxtgui.props
Creates a new instance of props with connstructed file:/sbprop.txt
props(String) - Constructor for class wxtgui.props
Creates a new instance.
propsFromDoc(Document, String, String) - Static method in class wxtutils.domer
Prepare a a set of transformer output options from whatever information we can extract from the document, the targets filextension and the encoding
propsFromOptions(HashMap) - Static method in class wxtutils.domer
Prepare a a set of transformer output options from buildoptions
publishToc(Vector, int, String, String, String) - Method in class wxtpages.unitPage
Produce a DocumentFragment for a general toc
pushMessage(String) - Method in class wxtutils.reporter
Push a message from resourcebundle to the stack
pushMessage(String, String) - Method in class wxtutils.reporter
Push message from resourcebundle and compose with 1 insertion
pushMessage(String, String, String) - Method in class wxtutils.reporter
Push message from resourcebundle and compose with 2 insertions
pushSimpleMessage(String) - Method in class wxtutils.reporter
Push a simple, non constructed message to the stack
putToDatabase(String, String, Connection) - Method in class wxtpages.unitDBContent
The methode takes a tablename for table to be updated / inserted to, and a xml file to be parsed into INSERT or UPDATE sql statments.

R

RETokenizer - class wxtgui.RETokenizer.
Tokenizer for XMLEditor Adapted from Claude Duguay, 2002
RETokenizer(RETypes, String) - Constructor for class wxtgui.RETokenizer
 
RETokenizer.Token - class wxtgui.RETokenizer.Token.
 
RETokenizer.Token(String, String, int) - Constructor for class wxtgui.RETokenizer.Token
 
RETypes - class wxtgui.RETypes.
 
RETypes() - Constructor for class wxtgui.RETypes
 
RETypes.Type - class wxtgui.RETypes.Type.
 
RETypes.Type(String, String, Color) - Constructor for class wxtgui.RETypes.Type
 
REXMLTypes - class wxtgui.REXMLTypes.
 
REXMLTypes() - Constructor for class wxtgui.REXMLTypes
 
REXMLTypes.Kit - class wxtgui.REXMLTypes.Kit.
 
REXMLTypes.Kit() - Constructor for class wxtgui.REXMLTypes.Kit
 
readFromFile(String) - Static method in class wxtpages.unitDBContent
Reads a file and put the content into a string
registerContent(unit) - Method in class wxtpages.unitGroup
Register a unitContent object as found by a page
registerForSecondPhase(unitPage) - Method in class wxtpages.unitGroup
Register a page that must be built in a second phase.
registerIndexedWord(String, String, unitPage, String) - Method in class wxtpages.unitGroup
Register a new entry to an index table
registerTemplate(String, unitTemplate) - Method in class wxtpages.unitGroup
Register a new template to the hashmap that holds templates: m_templateMap
registerTransformation(String, unitTransformation) - Method in class wxtpages.unitGroup
Register a new transformation to the hashmap that holds transformations: m_transformationMap
remove(int, int) - Method in class wxtgui.XMLEditorDocument
 
removeNodes(Node, String) - Method in class wxtpages.unitPage
Remove all nodes identifed by an xpath in a fragment
removeRecentFile(String) - Method in class wxtgui.props
Removes a named filepath
reporter - class wxtutils.reporter.
Reporter is used as a stack.
reporter() - Constructor for class wxtutils.reporter
Creates a new instance of reporter
resourceExists(URI) - Static method in class wxtutils.accessutils
Find out if a certain URI really address an existing resource, file or webpage

S

SelectFrameActionPerformed(ActionEvent) - Method in class wxtgui.mainFrame
User has selected a frame from view window get it on top
saveConfig() - Method in class wxtgui.props
store the properties
saveDom(Document, URI, String) - Static method in class wxtutils.domer
Saves a dom tree to file with an identity transformation Throws a general exception
saveFromDOM() - Method in class wxtpages.unit
Saving from DOM-tree, take transformation into account
saveTextFile(URI, String) - Static method in class wxtutils.accessutils
Save a text file
saveTransformedDom(Document, URI, URI, HashMap, HashMap) - Static method in class wxtutils.domer
Saves a dom tree to file after a transformation Throws a general exception
scripthandler - class wxtpages.scripthandler.
An instance of scripthandler parses the script and generates the pagestructure as a list of unitGroup instances that in turn owns unitPage instances.
scripthandler(String, String, reporter) - Constructor for class wxtpages.scripthandler
Creates a new instance of scripthandler Establish sitestructure
seWaitToFinish(boolean) - Method in class wxtutils.commandDescription
 
serializeDomToString(Document, String) - Static method in class wxtutils.domer
Saves a dom tree to string using serializing
serializeDomToUri(Document, URI, String) - Static method in class wxtutils.domer
Saves a dom tree to file using serializing
setChanged(boolean) - Method in class wxtgui.siteFrame
Make a note that the script has been changed
setCommandLine(String) - Method in class wxtutils.commandDescription
 
setDescription(String) - Method in class wxtgui.simpleFileFilter
Set the description
setDirty(boolean) - Method in class wxtgui.siteFrame
Mark the script dirty
setEncoding(String) - Method in class wxtpages.unit
Set the encoding in m_optionMap
setFrameBounds(Rectangle) - Method in class wxtgui.props
Sets the bounding rectangle for the main window
setLayoutIndex(int) - Method in class wxtgui.props
Set the actual layout index
setLocale(String) - Static method in class wxtutils.reporter
set locale
setLocation(URI) - Method in class wxtgui.setValidator
Set the actual location in dialog, ???
setLogFileAndToday() - Method in class wxtpages.scripthandler
Tell the reporter to set a new file to accumulate log Value set is either null, or taken from optionmap Tell accessutils-library which date we have to day
setLogFileMaxlength(long) - Method in class wxtutils.reporter
Set the max length of the logfile
setLogFileURI(URI) - Method in class wxtutils.reporter
Set the logfilepath
setLookAndFeelName(String) - Method in class wxtgui.props
Set the actual LookAndFeel name
setModifiedTime(long) - Method in class wxtgui.siteFrame
Mark current script as modified at this time
setNowAsLastTimeUsed() - Method in class wxtpages.unit
Makes a note of current time as last time used
setOwner(siteFrame) - Method in class wxtgui.XMLEditorDocument
 
setParseSuccess(boolean) - Method in class wxtgui.siteFrame
Mark success or not for last parse
setReporter(reporter) - Method in class wxtpages.unit
set the reporter for this unit
setScript(String) - Method in class wxtgui.siteFrame
Set a new script to this siteFrame
setScriptPath(String) - Method in class wxtgui.siteFrame
Set the path to the script
setStyles(StyledDocument) - Method in class wxtgui.RETypes
 
setToDay() - Static method in class wxtutils.accessutils
Set the day to today
setTransformationFromString(String) - Method in class wxtpages.unit
Set a transformation for this unit
setTransformationId(String) - Method in class wxtpages.unit
Set the transformation ID for this unit
setUpPopMenu(JPopupMenu, JFrame) - Method in class wxtpages.unit
Produce a popupMenu for this unit.
setUpPopMenu(JPopupMenu, JFrame) - Method in class wxtpages.unitGroup
Set up a popupMenu for this unitGroup.
setUpPopMenu(JPopupMenu, JFrame) - Method in class wxtpages.unitPage
Set up a popupMenu for this unitPage.
setValidationSchema(URI) - Method in class wxtgui.props
Set the URI of the local validation schema
setValidator - class wxtgui.setValidator.
Let user decide which local schemavalidator he wants to use
setValidator(Frame, boolean) - Constructor for class wxtgui.setValidator
Creates new form setValidator
showProgressBar() - Method in class wxtgui.siteFrame
Turn on the progressbar and return it
simpleFileFilter - class wxtgui.simpleFileFilter.
A simple filter to select xml-files
simpleFileFilter(String, String) - Constructor for class wxtgui.simpleFileFilter
Creates a new instance of simpleFileFilter
simpleFileFilter() - Constructor for class wxtgui.simpleFileFilter
Creates a new instance of simpleFileFilter
siteFrame - class wxtgui.siteFrame.
siteFrame handles all actions related to a script associated to this frame.
siteFrame(mainFrame, int) - Constructor for class wxtgui.siteFrame
Creates new form siteFrame
siteFrame.simpleInternalFrameListener - class wxtgui.siteFrame.simpleInternalFrameListener.
Listening to events in the frame
siteFrame.simpleInternalFrameListener() - Constructor for class wxtgui.siteFrame.simpleInternalFrameListener
 
someSelected() - Method in class wxtgui.siteFrame
Investigates if user has selected any pages in page list
startDocument() - Method in class wxtutils.validationErrorHandler
 
startJob(int) - Method in class wxtgui.siteFrame
 
stringFromDom(Document, URI, String) - Static method in class wxtutils.domer
Saves a dom tree to a string with an identity transformation Throws a general exception
stringFromTransformedDom(Document, URI, URI, HashMap, HashMap) - Static method in class wxtutils.domer
Saves a dom tree to a string after a transformation Throws a general exception

T

TAG - Static variable in class wxtgui.REXMLTypes
 
TEMPLATE_TYPE - Static variable in class wxtpages.unit
 
TEXT - Static variable in class wxtgui.REXMLTypes
 
TEXTCONTENT_TYPE - Static variable in class wxtpages.unit
 
TRANSFORMATION_TYPE - Static variable in class wxtpages.unit
 
templateExist(String) - Method in class wxtpages.unitGroup
Check if a template with a certain ID is registered
toString() - Method in class wxtgui.RETokenizer.Token
 
toString() - Method in class wxtpages.unit
Get the name of this unit
toString() - Method in class wxtpages.unitGroup
m_name as a string representation of this group
toString() - Method in class wxtpages.unitPage
Let the page be identified with name as string
toString() - Method in class wxtutils.command
Returns the command as a string
tocEntry - class wxtpages.tocEntry.
An instance of tocEntry holds an entry that is prepared for a table of content.
tocEntry(String, String, int, String, String, URI, String) - Constructor for class wxtpages.tocEntry
Creates a new instance of tocEntry
token - Variable in class wxtgui.RETokenizer.Token
 
transformationExist(String) - Method in class wxtpages.unitGroup
Check if a transformation with a certain ID is registered
type - Variable in class wxtgui.RETokenizer.Token
 
typeList - Variable in class wxtgui.RETypes
 
types - Variable in class wxtgui.RETokenizer
 
types - Variable in class wxtgui.XMLEditorDocument
 

U

UNIT_TYPE - Static variable in class wxtpages.unit
string constants defining type of unit
unit - class wxtpages.unit.
Base class for document-units.
unit(unitGroup, Element, reporter) - Constructor for class wxtpages.unit
Creates a new instance of unit
unitContent - class wxtpages.unitContent.
unitContent instances holds pieces of content that will be placed in templates to form a page.
unitContent(unitGroup, Element, unit) - Constructor for class wxtpages.unitContent
Creates a new instance of unitContent, as it appears in the script
unitContent(unitGroup, String, unit) - Constructor for class wxtpages.unitContent
Creates a new instance of unitContent based on PI:import
unitDBContent - class wxtpages.unitDBContent.
unitDBContent instances holds pieces of content that will be placed in templates to form a page.
unitDBContent(unitGroup, Element, unit) - Constructor for class wxtpages.unitDBContent
Creates a new instance of unitDBContent, as it appears in the script
unitDBContent(unitGroup, String, unit) - Constructor for class wxtpages.unitDBContent
Creates a new instance of unitDBContent, as atemporary unit in respons to a PI
unitGroup - class wxtpages.unitGroup.
An instance of unitGroup owns and administrates a group (hierarchy) of pages that belong to one and the same group according to the script.
unitGroup(Element, scripthandler) - Constructor for class wxtpages.unitGroup
Creates a new instance of unitGoup
unitPage - class wxtpages.unitPage.
Instances of unitPage holds the structure that merges a template and a series of content units.
unitPage(unitGroup, Element, int) - Constructor for class wxtpages.unitPage
Creates a new instance of unitPage.
unitTemplate - class wxtpages.unitTemplate.
An instance of unitTemplate holds a template that are used to build pages.
unitTemplate(unitGroup, String, String) - Constructor for class wxtpages.unitTemplate
Creates a new instance of unitTemplate
unitTemplate(unitGroup, Element) - Constructor for class wxtpages.unitTemplate
Creates a new instance of unitTemplate
unitTextContent - class wxtpages.unitTextContent.
Instances of unitTextContent handles import and preparation of formatted or non-formatted text.
unitTextContent(unitGroup, Element, unit) - Constructor for class wxtpages.unitTextContent
Creates a new instance of unitTextContent from script.
unitTextContent(unitGroup, String, unit) - Constructor for class wxtpages.unitTextContent
Creates a new instance of unitTextContent based on an importcommand (PI)
unitTransformation - class wxtpages.unitTransformation.
Objects of this type administrates a transformation (XSLT) file.
unitTransformation(unitGroup, Element) - Constructor for class wxtpages.unitTransformation
Creates a new instance of unitTransformation
unitTransformation(unitGroup, String, String) - Constructor for class wxtpages.unitTransformation
Creates a new instance of unitTransformation
upDateAllCommands(siteFrame) - Method in class wxtgui.mainFrame
Update menues and toolbar
upDateAllCommands() - Method in class wxtgui.mainFrame
Update all commands after finding the active siteFrame object

V

ValidateString(String, URI, validationErrorHandler) - Static method in class wxtutils.domer
Validate a stringrepresentation of a Document against a schema
validationErrorHandler - class wxtutils.validationErrorHandler.
 
validationErrorHandler(reporter) - Constructor for class wxtutils.validationErrorHandler
Creates a new instance of ValidationErrorHandler

W

warning(SAXParseException) - Method in class wxtutils.validationErrorHandler
 
wash(String, String) - Method in class wxtpages.unitTextContent
Preserve special characters as std entities
wrapEntities(String, String) - Method in class wxtpages.unitTextContent
wrap up as entities
writeLogFile(String, String) - Method in class wxtutils.reporter
Append a new report to the currently selected logfile
wxtgui - package wxtgui
 
wxtpages - package wxtpages
 
wxtutils - package wxtutils
 

X

XMLEditorDocument - class wxtgui.XMLEditorDocument.
 
XMLEditorDocument(RETypes) - Constructor for class wxtgui.XMLEditorDocument
 

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