|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QName | |
|---|---|
| fr.tireme.schemadoc.SDSchema | Defines all Schemadoc representation of an XSD object, in an independent way of the API used for loading the information. |
| fr.tireme.schemadoc.SDSchema.XSD | Implementation of fr.tireme.schemadoc.SDSchema based on an extension of the Eclipse XSD API. |
| fr.tireme.schemadoc.xs2dtd.SDDTD | Renvoi à la doc ??????? |
| Uses of QName in fr.tireme.schemadoc.SDSchema |
|---|
| Methods in fr.tireme.schemadoc.SDSchema that return QName | |
|---|---|
QName |
SDSchemaContent.getQName()
|
| Uses of QName in fr.tireme.schemadoc.SDSchema.XSD |
|---|
| Methods in fr.tireme.schemadoc.SDSchema.XSD that return QName | |
|---|---|
QName |
XSDModelGroupDefinitionWrapp.getQName()
Gets the Qname of the resolved group definition |
QName |
SDSchemaContentImpl.getQName()
Gets the object's Qname |
| Uses of QName in fr.tireme.schemadoc.xs2dtd.SDDTD |
|---|
| Methods in fr.tireme.schemadoc.xs2dtd.SDDTD with parameters of type QName | |
|---|---|
void |
DTDHandler.addPeRef(QName qName,
java.lang.String id_,
java.lang.String occurs)
Adds a PeRef Node to the current Node, with the name and targetnamespace attributes, and makes it become the current Node. |
void |
DTDHandler.addPeRef(QName qName,
java.lang.String id_,
java.lang.String occurs,
boolean suspicious)
Adds a PeRef Node to the current Node, with the name and targetnamespace attributes. |
void |
DTDHandler.addqName(QName qName,
java.lang.String id_)
Adds a qName Node to the current Node, with the name and targetnamespace attributes |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||