A B C E G I J M N O P S X

S

SEP2005 - Static variable in class org.xqdoc.conversion.XQDocController
 
setComment(String) - Method in class org.xqdoc.conversion.XQDocComment
Set the internal buffer with the specified xqDoc comment block.
setContext(XQDocContext) - Method in interface org.xqdoc.conversion.XQDocParser
Set the XQDocContext as a member variable within this Parser.
setDefaultFunctionNamespace(String) - Method in class org.xqdoc.conversion.XQDocController
Set the default function namespace that should be used when parsing a library or main module.
setDefaultModuleFunctionNamespace(String) - Method in class org.xqdoc.conversion.XQDocContext
Set the default function namespace as specified in the module.
setEncodeURIs(boolean) - Method in class org.xqdoc.conversion.XQDocController
Encoded document URIs.
setFunctionBody(String) - Method in class org.xqdoc.conversion.XQDocContext
Set the source code for the function body so that it can be included when generating the xqDoc XML.
setFunctionName(String, String) - Method in class org.xqdoc.conversion.XQDocContext
Set the function name for the function declaration so that it can be included when generating the xqDoc XML.
setFunctionSignature(String) - Method in class org.xqdoc.conversion.XQDocContext
Set the function signature for the function delcaration so that it can be included when generating the xqDoc XML.
setInvokedFunction(String) - Method in class org.xqdoc.conversion.XQDocContext
Check if the invoked function (from the current function) has already been identified.
setModuleBase(String) - Method in class org.xqdoc.conversion.XQDocController
Set the module base to use for main modules.
setModuleURI(String) - Method in class org.xqdoc.conversion.XQDocPayload
Set the xqDoc module URI in the response payload.
setPredefinedFunctionNamespaces(HashMap) - Method in class org.xqdoc.conversion.XQDocController
Set any predefined function namespaces that should be used when parsing a library or main module.
setReferencedVariable(String) - Method in class org.xqdoc.conversion.XQDocContext
Check if the referenced global variable (from the current function) has already been identified.
setXQDocBuffer(String) - Method in class org.xqdoc.conversion.XQDocContext
Set the xqDoc comment block.
setXQDocXML(String) - Method in class org.xqdoc.conversion.XQDocPayload
Set the serialized xqDoc XML in the response payload.

A B C E G I J M N O P S X