|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Complex type with complex content model.
Attribute Summary | |
int |
nbSetupAndTearDownLevels use: required; propertyName: NbSetupAndTearDownLevels
|
Attribute Detail |
int (IIntData
)
use: required; propertyName: NbSetupAndTearDownLevels
Element Summary | |
|
country minOccurs: 0; maxOccurs: unbounded; propertyName: Country
|
|
person minOccurs: 0; maxOccurs: unbounded; propertyName: Person
|
Element Detail |
ICountryData
minOccurs: 0; maxOccurs: unbounded; propertyName: Country
IPerson
minOccurs: 0; maxOccurs: unbounded; propertyName: Person
Method Summary | |
int |
getNbSetupAndTearDownLevels()
Gets the nbSetupAndTearDownLevels attribute. |
java.util.ListIterator |
iterCountries()
Iterates the country elements. |
java.util.ListIterator |
iterPersons()
Iterates the person elements. |
double |
numberCountries()
Evaluates the XPath "count(. |
double |
numberPersons()
Evaluates the XPath "count(. |
double |
numberTotalArea()
Evaluates the XPath "sum(. |
java.util.Iterator |
selectAllCountries()
Evaluates the XPath ". |
java.util.Iterator |
selectAllPersons()
Evaluates the XPath ". |
Methods inherited from interface org.jbind.xml.core.data.IAnyTypeData |
accept_, acceptImpl_, addReferencedData_, createElement_, createElement_, equals, getAttribute_, getDataDesc_, getImpl_, getParent_, getSubstitutionHead_, getType_, hashCode, isDefault_, isNil_, iterAttributes_, iterElements_, setAttribute_, setDataDesc_, setImpl_, setSubstitutionHead_, setType_ |
Method Detail |
public java.util.ListIterator iterCountries()
ICountryData
.public java.util.ListIterator iterPersons()
IPerson
.public int getNbSetupAndTearDownLevels()
public java.util.Iterator selectAllCountries() throws XmlException
XmlException
public java.util.Iterator selectAllPersons() throws XmlException
XmlException
public double numberCountries() throws XmlException
XmlException
public double numberPersons() throws XmlException
XmlException
public double numberTotalArea() throws XmlException
XmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |