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

B

buildBeginTag(String) - Static method in class org.xqdoc.conversion.XQDocXML
Helper method to build a begin XML tag name for the specified name.
buildBeginTagWithNamespace(String, String) - Static method in class org.xqdoc.conversion.XQDocXML
Helper method to build a begin XML tag name for the specified name and namespace.
buildControlSection(String) - Method in class org.xqdoc.conversion.XQDocXML
Build the control section for xqDoc XML.
buildEndTag(String) - Static method in class org.xqdoc.conversion.XQDocXML
Helper method to build an end XML tag name for the specified name.
buildFunctionSection() - Method in class org.xqdoc.conversion.XQDocContext
Append information to the function section for the returned xqDoc XML.
buildFunctionSection(String, String, XQDocComment, String, HashSet, HashSet) - Method in class org.xqdoc.conversion.XQDocXML
Construct the snippet of serialized xqDoc XML for the function.
buildImportSection(String) - Method in class org.xqdoc.conversion.XQDocContext
Append information to the import section for the returned xqDoc XML.
buildImportSection(String, XQDocComment) - Method in class org.xqdoc.conversion.XQDocXML
Append information to the import section of the returned xqDoc XML.
buildLibraryModuleSection(String) - Method in class org.xqdoc.conversion.XQDocContext
Build the library module section for the returned xqDoc XML (for library modules).
buildLibraryModuleSection(String, String, XQDocComment, String) - Method in class org.xqdoc.conversion.XQDocXML
Build the library module section for the xqDoc XML (for library modules).
buildMainModuleSection() - Method in class org.xqdoc.conversion.XQDocContext
Build the main module section for the returned xqDoc XML (for main modules).
buildMainModuleSection(String, String, XQDocComment, String) - Method in class org.xqdoc.conversion.XQDocXML
Build the main module section of the returned xqDoc XML (for main modules).
buildResponse() - Method in class org.xqdoc.conversion.XQDocContext
Construct the response payload consisting of serialized xqDoc XML and the module URI.
buildVariableSection(String) - Method in class org.xqdoc.conversion.XQDocContext
Append information to the global variable section for the returned xqDoc XML.
buildVariableSection(String, XQDocComment) - Method in class org.xqdoc.conversion.XQDocXML
Append information to the variable section of the returned xqDoc XML.

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