|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLNamespaceDeclarationItem | |
---|---|
org.eclipse.datatools.modelbase.sql.xml.query | |
org.eclipse.datatools.modelbase.sql.xml.query.util | |
org.eclipse.datatools.sqltools.parsers.sql.xml.query |
Uses of XMLNamespaceDeclarationItem in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Subinterfaces of XMLNamespaceDeclarationItem in org.eclipse.datatools.modelbase.sql.xml.query | |
---|---|
interface |
XMLNamespaceDeclarationDefault
A representation of the model object 'XML Namespace Declaration Default'. |
interface |
XMLNamespaceDeclarationPrefix
A representation of the model object 'XML Namespace Declaration Prefix'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLNamespaceDeclarationItem | |
---|---|
XMLNamespaceDeclarationItem |
SQLXMLQueryModelFactory.createXMLNamespaceDeclarationItem()
Returns a new object of class 'XML Namespace Declaration Item'. |
Uses of XMLNamespaceDeclarationItem in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLNamespaceDeclarationItem | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLNamespaceDeclarationItem(XMLNamespaceDeclarationItem object)
Returns the result of interpreting the object as an instance of 'XML Namespace Declaration Item'. |
Uses of XMLNamespaceDeclarationItem in org.eclipse.datatools.sqltools.parsers.sql.xml.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.xml.query with parameters of type XMLNamespaceDeclarationItem | |
---|---|
java.util.List |
SQLXMLQueryParserFactory.createXMLNamespacesDeclarationItemList(java.util.List aNamespaceList,
XMLNamespaceDeclarationItem item)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |