|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.tree.NodeImpl
net.sf.saxon.tree.ElementImpl
net.sf.saxon.tree.ElementWithAttributes
net.sf.saxon.style.StyleElement
net.sf.saxon.style.ExtensionInstruction
com.oreilly.xslt.SaxonPhotoAlbum
public class SaxonPhotoAlbum
Field Summary |
---|
Fields inherited from class net.sf.saxon.style.StyleElement |
---|
REPORT_ALWAYS, REPORT_IF_INSTANTIATED, REPORT_UNLESS_FALLBACK_AVAILABLE, REPORT_UNLESS_FORWARDS_COMPATIBLE |
Fields inherited from class net.sf.saxon.tree.NodeImpl |
---|
NODE_LETTER |
Fields inherited from interface net.sf.saxon.om.NodeInfo |
---|
ALL_NAMESPACES, EMPTY_NAMESPACE_LIST, IS_DTD_TYPE, LOCAL_NAMESPACES, NO_NAMESPACES |
Fields inherited from interface net.sf.saxon.om.ValueRepresentation |
---|
EMPTY_VALUE_ARRAY |
Constructor Summary | |
---|---|
SaxonPhotoAlbum()
|
Method Summary | |
---|---|
void |
addChild(net.sf.saxon.tree.NodeImpl arg0,
int arg1)
|
void |
compact(int arg0)
|
net.sf.saxon.expr.Expression |
compile(net.sf.saxon.instruct.Executable arg0)
|
net.sf.saxon.om.AxisIterator |
enumerateChildren(net.sf.saxon.pattern.NodeTest arg0)
|
net.sf.saxon.om.NodeInfo |
getFirstChild()
|
net.sf.saxon.om.NodeInfo |
getLastChild()
|
java.lang.String |
getStringValue()
|
java.lang.CharSequence |
getStringValueCS()
|
boolean |
hasChildNodes()
|
void |
prepareAttributes()
|
void |
useChildrenArray(net.sf.saxon.tree.NodeImpl[] arg0)
|
void |
validate()
|
Methods inherited from class net.sf.saxon.style.ExtensionInstruction |
---|
isInstruction, mayContainFallback |
Methods inherited from class net.sf.saxon.style.StyleElement |
---|
allocateLocationId, allocateSlots, backwardsCompatibleModeIsEnabled, bindVariable, checkEmpty, checkTopLevel, checkWithinTemplate, compileSequenceConstructor, fixupReferences, forwardsCompatibleModeIsEnabled, getAttributeValue, getConstructType, getContainingSlotManager, getContainingStylesheet, getExecutable, getHostLanguage, getLineNumber, getLineNumber, getLocationProvider, getNamespaceResolver, getObjectFingerprint, getObjectNameCode, getPrecedence, getPreparedStylesheet, getProperties, getProperty, getSchemaType, getStaticContext, getStylesheetFunction, getSystemId, getTargetNamePool, getTypeAnnotation, getVersion, isExcludedNamespace, isExtensionNamespace, isTopLevel, makeAttributeValueTemplate, makeExpression, makeNameCode, makeNamespaceContext, makePattern, makeSequenceType, markTailCalls, mayContainSequenceConstructor, postValidate, processAllAttributes, processAttributes, reportAbsence, setLineNumber, setObjectNameCode, substituteFor, typeCheck, typeCheck, validateSubtree |
Methods inherited from class net.sf.saxon.tree.ElementWithAttributes |
---|
copy, getAttributeList, getAttributeValue, getDeclaredNamespaces, getInScopeNamespaceCodes, getPrefixForURI, getURICodeForPrefix, getURIForPrefix, initialise, iteratePrefixes, sendNamespaceDeclarations, setNamespaceDeclarations |
Methods inherited from class net.sf.saxon.tree.ElementImpl |
---|
generateId, getBaseURI, getDocumentRoot, getNameCode, getNodeKind, getRoot, getSystemId, setNameCode, setSystemId |
Methods inherited from class net.sf.saxon.tree.NodeImpl |
---|
atomize, compareOrder, equals, getColumnNumber, getConfiguration, getDisplayName, getDocumentNumber, getFingerprint, getLocalPart, getNamePool, getNextInDocument, getNextSibling, getParent, getPrefix, getPreviousInDocument, getPreviousSibling, getPublicId, getTypeAnnotation, getTypedValue, getURI, hashCode, isSameNodeInfo, iterateAxis, iterateAxis |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.saxon.trace.InstructionInfo |
---|
getSystemId |
Constructor Detail |
---|
public SaxonPhotoAlbum()
Method Detail |
---|
public void prepareAttributes() throws net.sf.saxon.trans.XPathException
prepareAttributes
in class net.sf.saxon.style.StyleElement
net.sf.saxon.trans.XPathException
public void validate() throws net.sf.saxon.trans.XPathException
validate
in class net.sf.saxon.style.ExtensionInstruction
net.sf.saxon.trans.XPathException
public net.sf.saxon.expr.Expression compile(net.sf.saxon.instruct.Executable arg0) throws net.sf.saxon.trans.XPathException
compile
in class net.sf.saxon.style.StyleElement
net.sf.saxon.trans.XPathException
public final boolean hasChildNodes()
hasChildNodes
in interface net.sf.saxon.om.NodeInfo
hasChildNodes
in class net.sf.saxon.tree.NodeImpl
public final net.sf.saxon.om.AxisIterator enumerateChildren(net.sf.saxon.pattern.NodeTest arg0)
public final net.sf.saxon.om.NodeInfo getFirstChild()
getFirstChild
in class net.sf.saxon.tree.NodeImpl
public final net.sf.saxon.om.NodeInfo getLastChild()
getLastChild
in class net.sf.saxon.tree.NodeImpl
public java.lang.String getStringValue()
public java.lang.CharSequence getStringValueCS()
getStringValueCS
in interface net.sf.saxon.om.Item
getStringValueCS
in class net.sf.saxon.tree.NodeImpl
public void useChildrenArray(net.sf.saxon.tree.NodeImpl[] arg0)
public void addChild(net.sf.saxon.tree.NodeImpl arg0, int arg1)
public void compact(int arg0)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |