Skip navigation links
A C D E G H L O S T V X 

A

att(String, String) - Static method in class xml.XmlFragment
returns an tag attribute attribute="value" with conversion of values attributes to have >,<,',",&

C

clear() - Method in class xml.fragments.Delivered
Clear delivered
clear() - Method in class xml.fragments.Download
Clear download
clear() - Method in class xml.fragments.Software
Clear software
clear() - Method in class xml.fragments.SoftwareInfo
Clear softwareInfo
clear() - Method in class xml.fragments.Version
Clear version
clear() - Method in class xml.SoftwareList
Clear softwareList
closeTag(String) - Static method in class xml.XmlFragment
returns an close tag </tagName>
composeXml(Vector<XmlFragment>) - Static method in class xml.XmlFragment
Composes xml from multiples xml fragments.
composeXml(XmlFragment...) - Static method in class xml.XmlFragment
Composes xml from multiples xml fragments.

D

Delivered - Class in xml.fragments
SoftwareVersionWebService xml delivered implementation.
Delivered() - Constructor for class xml.fragments.Delivered
Creates a new instance of Delivered
Delivered(Delivered) - Constructor for class xml.fragments.Delivered
copy constructor delivered
delivered - Static variable in class xml.fragments.Delivered
 
Download - Class in xml.fragments
SoftwareVersionWebService xml download implementation.
Download() - Constructor for class xml.fragments.Download
Creates a new instance of Download
Download(Download) - Constructor for class xml.fragments.Download
copy constructor download
download - Static variable in class xml.fragments.Download
 

E

equals(Object) - Method in class xml.fragments.Delivered
Overriding the default equals() method for delivered
equals(Object) - Method in class xml.fragments.Download
Overriding the default equals() method for download
equals(Object) - Method in class xml.fragments.Software
Overriding the default equals() method for software
equals(Object) - Method in class xml.fragments.SoftwareInfo
Overriding the default equals() method for softwareInfo
equals(Object) - Method in class xml.fragments.Version
Overriding the default equals() method for version
equals(Object) - Method in class xml.SoftwareList
Overriding the default equals() method for softwareList

G

getContent() - Method in class xml.fragments.Delivered
Tag content getter
getContent() - Method in class xml.fragments.Download
Tag content getter
getContent() - Method in class xml.fragments.Software
Tag content getter
getContent() - Method in class xml.fragments.Version
Tag content getter
getDay() - Method in class software.version.SoftwareState
getter for software version day (French day)
getDefaultContent() - Method in class xml.fragments.Delivered
Tag default content getter
getDefaultContent() - Method in class xml.fragments.Download
Tag default content getter
getDefaultContent() - Method in class xml.fragments.Software
Tag default content getter
getDefaultContent() - Method in class xml.fragments.Version
Tag default content getter
getDelivered() - Method in class xml.fragments.SoftwareInfo
xml delivered child getter
getDescription() - Method in class software.version.SoftwareState
Getter for description of state
getDownload() - Method in class software.version.SoftwareState
getter for download address to get the last software version
getDownload() - Method in class xml.fragments.SoftwareInfo
xml download child getter
getLastSoftware(String) - Method in class software.version.SoftwareVersionClient
Getter for last software state
getLastSoftwareList() - Method in class software.version.SoftwareVersionClient
Getter for all last software version states
getLastVersion() - Method in class software.version.SoftwareState
getter for the last software version
getLastVersionDay() - Method in class software.version.SoftwareState
getter for last software version day (French day)
getLevelIndentation() - Static method in class xml.XmlFragment
Getter for level indentation, this class maintains level indentation when you open and close tags.
getSoapError() - Method in class software.version.SoftwareState
getter for the soapError (state == SOAP_ERROR)
getSoftware() - Method in class software.version.SoftwareState
getter for software name
getSoftware() - Method in class xml.fragments.SoftwareInfo
xml software child getter
getSoftwareInfos() - Method in class xml.SoftwareList
xml softwareInfo child getter
getSoftwareState(String, String) - Method in class software.version.SoftwareVersionClient
Retreive state of a versionned software.
getSoftwareVersionList(String) - Method in class software.version.SoftwareVersionClient
Getter for all last software version states
getState() - Method in class software.version.SoftwareState
getter for software state
getVersion() - Method in class software.version.SoftwareState
getter for software version
getVersion() - Method in class xml.fragments.SoftwareInfo
xml version child getter
getXml() - Method in class xml.fragments.Delivered
 
getXml() - Method in class xml.fragments.Download
 
getXml() - Method in class xml.fragments.Software
 
getXml() - Method in class xml.fragments.SoftwareInfo
 
getXml() - Method in class xml.fragments.Version
 
getXml() - Method in class xml.SoftwareList
 
getXml() - Method in class xml.XmlFragment
 
getXPath() - Static method in class xml.XmlFragment
Getter for xpath to be used to navigate through elements and attributes in an XML document.

H

hashCode() - Method in class xml.fragments.Delivered
Overriding the default hashCode() method for delivered
hashCode() - Method in class xml.fragments.Download
Overriding the default hashCode() method for download
hashCode() - Method in class xml.fragments.Software
Overriding the default hashCode() method for software
hashCode() - Method in class xml.fragments.SoftwareInfo
Overriding the default hashCode() method for softwareInfo
hashCode() - Method in class xml.fragments.Version
Overriding the default hashCode() method for version
hashCode() - Method in class xml.SoftwareList
Overriding the default hashCode() method for softwareList
hidden() - Method in class xml.XmlFragment
Getter for visibility of this xml fragment.
hide(boolean) - Method in class xml.XmlFragment
Setter for visibility of this xml fragment.

L

level - Static variable in class xml.XmlFragment
 

O

openTag(String) - Static method in class xml.XmlFragment
returns an open tag without attributes <tagName>
openTag(String, String) - Static method in class xml.XmlFragment
returns an open tag with attributes <tagName attributes>

S

set(Node) - Method in class xml.fragments.Delivered
xml delivered setter
set(Node) - Method in class xml.fragments.Download
xml download setter
set(Node) - Method in class xml.fragments.Software
xml software setter
set(Node) - Method in class xml.fragments.SoftwareInfo
xml softwareInfo setter
set(Node) - Method in class xml.fragments.Version
xml version setter
set(Node) - Method in class xml.SoftwareList
xml softwareList setter
setContent(String) - Method in class xml.fragments.Delivered
delivered content setter
setContent(String) - Method in class xml.fragments.Download
download content setter
setContent(String) - Method in class xml.fragments.Software
software content setter
setContent(String) - Method in class xml.fragments.Version
version content setter
setDefaultContent(String) - Method in class xml.fragments.Delivered
delivered default content setter You may call this method manually to fix default content.
setDefaultContent(String) - Method in class xml.fragments.Download
download default content setter You may call this method manually to fix default content.
setDefaultContent(String) - Method in class xml.fragments.Software
software default content setter You may call this method manually to fix default content.
setDefaultContent(String) - Method in class xml.fragments.Version
version default content setter You may call this method manually to fix default content.
setDefaultDelivered(Delivered) - Method in class xml.fragments.Delivered
setter for delivered Default values are changed.
setDefaultDelivered(Delivered) - Method in class xml.fragments.SoftwareInfo
xml delivered child setter
setDefaultDownload(Download) - Method in class xml.fragments.Download
setter for download Default values are changed.
setDefaultDownload(Download) - Method in class xml.fragments.SoftwareInfo
xml download child setter
setDefaultSoftware(Software) - Method in class xml.fragments.Software
setter for software Default values are changed.
setDefaultSoftware(Software) - Method in class xml.fragments.SoftwareInfo
xml software child setter
setDefaultSoftwareInfo(SoftwareInfo) - Method in class xml.fragments.SoftwareInfo
setter of default values for softwareInfo *
setDefaultSoftwareList(SoftwareList) - Method in class xml.SoftwareList
setter of default values for softwareList *
setDefaultVersion(Version) - Method in class xml.fragments.SoftwareInfo
xml version child setter
setDefaultVersion(Version) - Method in class xml.fragments.Version
setter for version Default values are changed.
setDelivered(Delivered) - Method in class xml.fragments.Delivered
setter for delivered Default values are unchanged.
setDelivered(Delivered) - Method in class xml.fragments.SoftwareInfo
xml delivered child setter
setDownload(String) - Method in class software.version.SoftwareState
setter for download address to get the last software version
setDownload(Download) - Method in class xml.fragments.Download
setter for download Default values are unchanged.
setDownload(Download) - Method in class xml.fragments.SoftwareInfo
xml download child setter
setLastVersion(String) - Method in class software.version.SoftwareState
setter for the last software version
setLastVersionSqlEpochMilli(long) - Method in class software.version.SoftwareState
setter for last software version date
setSoapError(String) - Method in class software.version.SoftwareState
setter for the soap error (state == SOAP_ERROR)
setSoftware(String) - Method in class software.version.SoftwareState
setter for the software
setSoftware(Software) - Method in class xml.fragments.Software
setter for software Default values are unchanged.
setSoftware(Software) - Method in class xml.fragments.SoftwareInfo
xml software child setter
setSoftwareInfo(SoftwareInfo) - Method in class xml.fragments.SoftwareInfo
setter for softwareInfo *
setSoftwareInfos(Vector<XmlFragment>) - Method in class xml.SoftwareList
xml softwareInfo child setter
setSoftwareList(SoftwareList) - Method in class xml.SoftwareList
setter for softwareList *
setSqlEpochMilli(long) - Method in class software.version.SoftwareState
setter for the software version date from SQL milliseconds for French day.
setState(SoftwareState.STATE) - Method in class software.version.SoftwareState
setter for software state
setVersion(String) - Method in class software.version.SoftwareState
setter for the software the version
setVersion(Version) - Method in class xml.fragments.SoftwareInfo
xml version child setter
setVersion(Version) - Method in class xml.fragments.Version
setter for version Default values are unchanged.
setXmlFileComment(String) - Method in class xml.SoftwareList
 
setxmlStylesheet(String) - Method in class xml.SoftwareList
 
Software - Class in xml.fragments
SoftwareVersionWebService xml software implementation.
Software() - Constructor for class xml.fragments.Software
Creates a new instance of Software
Software(Software) - Constructor for class xml.fragments.Software
copy constructor software
software - Static variable in class xml.fragments.Software
 
software.version - package software.version
SoftwareVersionClient to use and it's responses SoftwareState
SoftwareException - Exception in xml
Software Exception
SoftwareException(String) - Constructor for exception xml.SoftwareException
 
softwareExists(String) - Method in class software.version.SoftwareVersionClient
Getter to know if software exists
SoftwareInfo - Class in xml.fragments
SoftwareVersionWebService xml softwareInfo implementation.
SoftwareInfo() - Constructor for class xml.fragments.SoftwareInfo
Creates a new instance of SoftwareInfo
SoftwareInfo(SoftwareInfo) - Constructor for class xml.fragments.SoftwareInfo
copy constructor softwareInfo
softwareInfo - Static variable in class xml.fragments.SoftwareInfo
 
SoftwareList - Class in xml
SoftwareVersionWebService xml softwareList implementation.
SoftwareList() - Constructor for class xml.SoftwareList
Creates a new instance of SoftwareList
SoftwareList(SoftwareList) - Constructor for class xml.SoftwareList
copy constructor softwareList
softwareList - Static variable in class xml.SoftwareList
 
SoftwareState - Class in software.version
State of software with protected constructor used in SoftwareVersionClient class which parse SoftwareVersionWebService soap web service response.
SoftwareState() - Constructor for class software.version.SoftwareState
Constructor
SoftwareState.STATE - Enum in software.version
possible states of software
SoftwareVersionClient - Class in software.version
Sample code
SoftwareVersionClient(URL) - Constructor for class software.version.SoftwareVersionClient
Client constructor

T

tag(String) - Static method in class xml.XmlFragment
returns a tag "<tagName />"
tag(String, String) - Static method in class xml.XmlFragment
returns a fully inline closed tag <tagName attributes />
taginline(String, String) - Method in class xml.XmlFragment
returns inline open and close tag <tagName>text</tagName>
taginline(String, String, String) - Method in class xml.XmlFragment
returns inline open and close tag <tagName attributes>text</tagName>
toText(String) - Static method in class xml.XmlFragment
transforms xml text to ascii text with characters <,>,',",&
toXml(String) - Static method in class xml.XmlFragment
transforms ascii text with <,>,',",& to xml text with characters &gt;,&lt;,&apos;,&quot;,&amp;

V

valueOf(String) - Static method in enum software.version.SoftwareState.STATE
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.version.SoftwareState.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in xml.fragments
SoftwareVersionWebService xml version implementation.
Version() - Constructor for class xml.fragments.Version
Creates a new instance of Version
Version(Version) - Constructor for class xml.fragments.Version
copy constructor version
version - Static variable in class xml.fragments.Version
 

X

xml - package xml
SoftwarList xml root tag to parse xml soap response, SoftwareException, XmlFragment to inherit by xml tags
xml(String) - Static method in class xml.XmlFragment
Indents an xml sub part to follow current indentation.
xml.fragments - package xml.fragments
xml sub tags to parse xml soap response
XmlFragment - Class in xml
Base class to inherit by classes representing xml fragment.
XmlFragment() - Constructor for class xml.XmlFragment
Creates a new instance of XmlFragment
xpath - Static variable in class xml.XmlFragment
 
A C D E G H L O S T V X 
Skip navigation links