|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlSchemaIdentityConstraint | |
---|---|
org.apache.ws.commons.schema |
Uses of XmlSchemaIdentityConstraint in org.apache.ws.commons.schema |
---|
Subclasses of XmlSchemaIdentityConstraint in org.apache.ws.commons.schema | |
---|---|
class |
XmlSchemaKey
Identifies a key constraint. |
class |
XmlSchemaKeyref
Identifies a keyref constraint. |
class |
XmlSchemaUnique
Identifies a unique constraint among a set of elements. |
Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaIdentityConstraint | |
---|---|
(package private) org.w3c.dom.Element |
XmlSchemaSerializer.serializeIdentityConstraint(org.w3c.dom.Document doc,
XmlSchemaIdentityConstraint constraintObj,
XmlSchema schema)
********************************************************************* Element serializeIdentityConstraint(Document doc, XmlSchemaIdentityConstraint constraintObj, XmlSchema schema) throws XmlSchemaSerializerException{ Each member of complex type will be appended and pass the element created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |