|
|||||||||
| 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.StoreWriter
StoreWriter -- a xsl extention element, stores elements in a database
| 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 | |
StoreWriter()
|
|
| Method Summary | |
protected com.icl.saxon.expr.Value |
getElement(com.icl.saxon.Context context)
|
protected com.icl.saxon.expr.Value |
getSelectValue(com.icl.saxon.Context context)
|
int |
getSlotNumber()
|
java.lang.String |
getVariableName()
|
com.icl.saxon.style.XSLTemplate |
getXSLTemplate()
|
boolean |
isGlobal()
|
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 |
| Constructor Detail |
public StoreWriter()
| Method Detail |
public com.icl.saxon.style.XSLTemplate getXSLTemplate()
throws org.xml.sax.SAXException
public int getSlotNumber()
public boolean isGlobal()
throws org.xml.sax.SAXException
public java.lang.String getVariableName()
throws org.xml.sax.SAXException
public void validate()
throws org.xml.sax.SAXException
public void prepareAttributes()
throws org.xml.sax.SAXException
public void process(com.icl.saxon.Context context)
throws org.xml.sax.SAXException
protected com.icl.saxon.expr.Value getSelectValue(com.icl.saxon.Context context)
throws org.xml.sax.SAXException
protected com.icl.saxon.expr.Value getElement(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 | ||||||||