|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NCName | |
org.apache.axis.types |
Uses of NCName in org.apache.axis.types |
Subclasses of NCName in org.apache.axis.types | |
class |
Entities
Custom class for supporting XSD data type Entities |
class |
Entity
Custom class for supporting XSD data type Entity |
class |
Id
Custom class for supporting XSD data type ID The base type of Id is NCName. |
class |
IDRef
Custom class for supporting XSD data type IDRef |
class |
IDRefs
Custom class for supporting XSD data type IDRefs |
class |
NMTokens
Custom class for supporting XSD data type NMTokens |
Methods in org.apache.axis.types that return NCName | |
NCName |
Notation.getName()
|
Methods in org.apache.axis.types with parameters of type NCName | |
void |
Notation.setName(NCName name)
|
Constructors in org.apache.axis.types with parameters of type NCName | |
Notation(NCName name,
URI publicURI,
URI systemURI)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |