A B C D E F G H I L M N O P Q R S T U V W X

S

SELF_AXIS - Static variable in class com.virtualweaver.xotics.datamodel.datatype.XdpAnt
 
SEQUENCE_CM - Static variable in interface com.virtualweaver.xotics.datamodel.XoConstants
Constant used (in a Content-Model description of a DMDL document) to identify a "Sequence" node.
save(URL) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Saves this as XML document on URL specified by url param.
save() - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Saves this as XML document using URL provided by XoDMInstance.getSourceLocation()
save(OutputStream) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Saves this as XML document into output stream os.
save(Writer) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Saves this as XML document into writer wr.
setAsText(String) - Method in class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
Sets value with result of converting param str as object, by createValue()
setAsText(String) - Method in class com.virtualweaver.xotics.datamodel.editor.XoCharPropertyEditor
 
setCalendar(GregorianCalendar) - Method in class com.virtualweaver.xotics.datamodel.editor.XoCalendarDialog
 
setCalendar(GregorianCalendar) - Method in class com.virtualweaver.xotics.datamodel.editor.XoDatePanel
 
setCalendar(GregorianCalendar) - Method in class com.virtualweaver.xotics.datamodel.editor.XoGDiscreteTimePanel
 
setCalendar(GregorianCalendar) - Method in class com.virtualweaver.xotics.datamodel.editor.XoTimePanel
 
setCdataSection(boolean) - Method in interface com.virtualweaver.xotics.datamodel.XoText
Sets this node as a CDATA Section or not.
setCdataSection(boolean) - Method in interface com.virtualweaver.xotics.datamodel.XoTextContainer
Sets this node as a CDATA Section or not.
setCdataSection(boolean) - Method in class com.virtualweaver.xotics.datamodel.XoTextContainerSupport
 
setCdataSection(boolean) - Method in class com.virtualweaver.xotics.datamodel.XoTextSupport
 
setCmType(byte) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
cmType is the type of Content-Model node.
setContextSequence(XdpSequence) - Method in class com.virtualweaver.xotics.datamodel.xpath.XpContext
sets the context sequence
setCurrentPosition(int) - Method in class com.virtualweaver.xotics.datamodel.xpath.XpContext
Sets position of current context item in context sequence.
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
This method informs this to setup the graphical UI with current value.
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoBooleanPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoBooleanXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoCalendarXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoEnumPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoFPXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoIdRefXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoLanguageXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoNumericXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoQNameXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoStringXsdPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoTextualPropertyEditor
 
setCustomEditorValue() - Method in class com.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
 
setDMLocation(String, URL) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
This method can set or change a Data-Model location URL for a specific namespace.
setElementRef(String) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
elementRef is the local name of an XML element.
setElementType(String) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
elementType is an identifier to distinguish a particular XML element implementation.
setEncoding(String) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Sets the charset encoding to use when saving this.
setInsertDMLocation(boolean) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Tells to this whether to insert a processing instruction, when saving this to file, specifying the Data-Model modules needed to create this during XML parsing.
setInstanceName(String) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Sets the name of this instance.
setIntegrated(boolean) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Informs this that it has just been completely integrated in a DM Instance as child of an XoContainer or completely removed from a DM Instance.
setIntegrated(boolean) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
Does nothing.
setLocale(Locale) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
This property is directly set according to XML attribute xml:lang.
setLocale(Locale) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setLogLevel(byte) - Method in class com.virtualweaver.xotics.datamodel.XoLogMessageBuffer
Sets the log level from which message are stored.
setMaxOccurs(int) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
maxOccurs represents the maximum occurrence.
setMaxSize(int) - Method in class com.virtualweaver.xotics.datamodel.XoLogMessageBuffer
Sets the buffer size.
setMinOccurs(int) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
minOccurs represents the minimum occurrence.
setNsRef(String) - Method in interface com.virtualweaver.xotics.datamodel.XoContentModel
nsRef is the namespace of an XML element.
setPosition(int) - Method in class com.virtualweaver.xotics.datamodel.datatype.XdpNode
Node position can be changed
setProperty(XoProperty) - Method in interface com.virtualweaver.xotics.datamodel.XoPropertyEditor
Sets the property wrapper of edited property.
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
Sets the property possibly using this editor.
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoCalendarXsdPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoClassPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoDefaultPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoEnumPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoIdRefXsdPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoObjectPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoXmlWSPropertyEditor
 
setProperty(XoProperty) - Method in class com.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
Here, this method extracts XSD class if any.
setReadOnly(boolean) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Sets the document in read-only mode.
setSourceLocation(URL) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
Sets the location URL of the document file from which this is generated and/or to save this to.
setTokenPosition(int, int) - Method in interface com.virtualweaver.xotics.datamodel.xpath.XpFunction
This method is called by XPath engine to give positions of this in XPath request string.
setTokenPosition(int, int) - Method in class com.virtualweaver.xotics.datamodel.xpath.function.XpfAbstractFunction
 
setUpdateHandler(XoUpdateHandler) - Method in interface com.virtualweaver.xotics.datamodel.XoDMInstance
This method is not yet implemented and reseved for the next version of this API.
setValue(Object) - Method in interface com.virtualweaver.xotics.datamodel.XoProperty
Sets the value of this property in a thread-safe way.
setValue(Object) - Method in class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
Sets value with obj and sets customEditor also if created
setValueAsText(String) - Method in interface com.virtualweaver.xotics.datamodel.XoProperty
Sets the value of this property from a string in a thread-safe way.
setVariables(Map) - Method in class com.virtualweaver.xotics.datamodel.xpath.XpContext
Sets a new Map containing couples (variable name, value), as XPath variables.
setXmlLocalName(String) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Sets the XML local name used with this.
setXmlLocalName(String) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setXmlNameSpace(String) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Sets the XML local name used with this.
setXmlNameSpace(String) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setXmlWhiteSpace(byte) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
This property is directly set according to XML attribute xml:space.
setXmlWhiteSpace(byte) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setXoDMInstance(XoDMInstance) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Sets the XO Data-Model instance owning this XO Object.
setXoDMInstance(XoDMInstance) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setXoDMInstance(XoDMInstance) - Method in interface com.virtualweaver.xotics.datamodel.XoUpdateHandler
Sets the DM instance on which this update handler must operate.
setXoParent(XoContainer) - Method in interface com.virtualweaver.xotics.datamodel.XoObject
Sets the XO Container parent of tthis.
setXoParent(XoContainer) - Method in class com.virtualweaver.xotics.datamodel.XoObjectSupport
 
setXoPolymorphWrapper(XoPolymorphWrapper) - Method in interface com.virtualweaver.xotics.datamodel.XoPolymorph
An XoPolymorph object must keep reference of its holding XoPolymorphWrapper, which holds all implementations for a same element when it doesn't belong to a DM Instance.
setXoTextContent(String) - Method in interface com.virtualweaver.xotics.datamodel.XoText
Sets the text content.
setXoTextContent(String) - Method in class com.virtualweaver.xotics.datamodel.XoTextSupport
 
subtract(XdtDuration) - Method in class com.virtualweaver.xotics.datamodel.datatype.XdtDuration
Arithmetic subtraction between this and param arg.
subtract(GregorianCalendar, XdtDuration) - Static method in class com.virtualweaver.xotics.datamodel.datatype.XdtDuration
Subtracts a duration expressed by an XdtDuration param d from a time in gregorian calendar format.
subtract(GregorianCalendar, GregorianCalendar) - Static method in class com.virtualweaver.xotics.datamodel.datatype.XdtDuration
Subtraction of two date gc1 and gc2 expressed as gregorian calendar.
support - Variable in class com.virtualweaver.xotics.datamodel.datatype.XsdAnySimpleType
 
support - Variable in class com.virtualweaver.xotics.datamodel.editor.XoXsdPropertyEditor
the restriction support class handling restriction mecanism, coming from XSD datatype
supportsCustomEditor() - Method in class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
This class supports customEditor
supportsCustomEditor() - Method in class com.virtualweaver.xotics.datamodel.editor.XoTextualPropertyEditor
 

A B C D E F G H I L M N O P Q R S T U V W X