|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.icl.saxon.NodeImpl
|
+--com.icl.saxon.ParentNodeImpl
|
+--com.icl.saxon.ElementImpl
|
+--com.icl.saxon.style.StyleElement
|
+--de.pannenleiter.saxon.Transaction
Transaction -- this xml extention element wraps a database transaction
| Field Summary | |
protected boolean |
autocommit
|
protected com.icl.saxon.expr.Expression |
db
|
protected java.lang.String |
isolation
|
protected boolean |
readonly
|
| Fields inherited from class com.icl.saxon.style.StyleElement |
attributeSets,
version |
| Fields inherited from class com.icl.saxon.ElementImpl |
attributeList,
fullName,
lineNumber,
namespaceList,
systemId |
| Fields inherited from class com.icl.saxon.ParentNodeImpl |
sequence |
| Fields inherited from class com.icl.saxon.NodeImpl |
emptyVector,
index,
parent |
| Constructor Summary | |
Transaction()
|
|
| Method Summary | |
void |
prepareAttributes()
|
void |
process(com.icl.saxon.Context context)
|
void |
validate()
|
| Methods inherited from class com.icl.saxon.style.StyleElement |
allowAttributes,
bindVariable,
checkEmpty,
checkNotTopLevel,
checkTopLevel,
checkWithinTemplate,
definesExcludedNamespace,
definesExtensionElement,
expandChildren,
findAttributeSets,
forwardsCompatibleModeIsEnabled,
getPrecedence,
getPrincipalStyleSheet,
getVariableBinding,
getVersion,
handleSortKeys,
isExcludedNamespace,
isExtensionNamespace,
isInstruction,
isTopLevel,
preprocess,
processAllAttributes,
processAttributes,
processAttributeSets,
processChildren,
processExcludedNamespaces,
processExtensionElementAttribute,
processVersionAttribute,
reportAbsence,
requiresXSLprefix,
styleError,
styleError,
substituteFor,
validateSubtree |
| Methods inherited from class com.icl.saxon.ElementImpl |
addNamespaceDeclaration,
addNamespaceNodes,
copy,
getAttribute,
getAttribute,
getAttributeList,
getContent,
getDefaultHandler,
getInheritedAttribute,
getLineNumber,
getName,
getNodeType,
getPrefix,
getPrefixForURI,
getSystemId,
getURI,
getURIforPrefix,
initialise,
isFirstChild,
isFirstInGroup,
isLastChild,
isLastInGroup,
makeAttributeNode,
makeName,
makePrefixTest,
outputNamespaceNodes,
setAttribute |
| Methods inherited from class com.icl.saxon.ParentNodeImpl |
addChild,
compact,
copyStringValue,
dropChildren,
getAllChildNodes,
getFirstChild,
getLastChild,
getSequenceNumber,
getValue,
removeChild,
renumberChildren,
useChildrenArray |
| Methods inherited from class com.icl.saxon.NodeImpl |
alphaKey,
getAbsoluteName,
getAncestor,
getAncestor,
getColumnNumber,
getDisplayName,
getDocumentElement,
getDocumentRoot,
getFirstChild,
getIndex,
getLastChild,
getLocalName,
getNextInDocument,
getNextSibling,
getNextSibling,
getNodeTypeName,
getNumberAny,
getNumberMulti,
getNumberSimple,
getNumberSingle,
getParentNode,
getPreviousInDocument,
getPreviousInDocument,
getPreviousSibling,
getPreviousSibling,
getPublicId,
getSequentialKey,
getUserData,
hasName,
isa,
isAncestor,
isDocumentElement,
removeNode,
setUserData,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected com.icl.saxon.expr.Expression db
protected java.lang.String isolation
protected boolean readonly
protected boolean autocommit
| Constructor Detail |
public Transaction()
| Method Detail |
public void prepareAttributes()
throws org.xml.sax.SAXException
public void validate()
throws org.xml.sax.SAXException
public void process(com.icl.saxon.Context context)
throws org.xml.sax.SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||