|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.apache.xerces.impl.xs.XSAttributeGroupDecl
The XML representation for an attribute group declaration
schema component is a global
Field Summary
XSWildcardDeclfAttributeWC
java.lang.StringfIDAttrName
java.lang.StringfName
java.lang.StringfTargetNamespace
Constructor Summary
XSAttributeGroupDecl()
Method Summary
java.lang.StringaddAttributeUse(XSAttributeUseImpl attrUse)
weblogic.apache.xerces.impl.xs.psvi.XSAnnotationgetAnnotation()
Optional.
XSAttributeUseImplgetAttributeUse(java.lang.String uri,
java.lang.String localpart)
weblogic.apache.xerces.impl.xs.psvi.XSObjectListgetAttributeUses()
{attribute uses} A set of attribute uses.
weblogic.apache.xerces.impl.xs.psvi.XSWildcardgetAttributeWildcard()
{attribute wildcard} Optional.
java.lang.StringgetName()
The name of this XSObject depending on the
XSObject type.
java.lang.StringgetNamespace()
The namespace URI of this node, or null if it is
unspecified.
shortgetType()
Get the type of the object, i.e ELEMENT_DECLARATION.
voidremoveProhibitedAttrs()
voidreset()
java.lang.StringvalidRestrictionOf(XSAttributeGroupDecl baseGroup)
Methods inherited from class java.lang.Object
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Field Detail
fName
public java.lang.String fName
fTargetNamespace
public java.lang.String fTargetNamespace
fAttributeWC
public XSWildcardDecl fAttributeWC
fIDAttrName
public java.lang.String fIDAttrName
Constructor Detail
XSAttributeGroupDecl
public XSAttributeGroupDecl()
Method Detail
addAttributeUse
public java.lang.String addAttributeUse(XSAttributeUseImpl attrUse)
getAttributeUse
public XSAttributeUseImpl getAttributeUse(java.lang.String uri,
java.lang.String localpart)
removeProhibitedAttrs
public void removeProhibitedAttrs()
validRestrictionOf
public java.lang.String validRestrictionOf(XSAttributeGroupDecl baseGroup)
reset
public void reset()
getType
public short getType()
getName
public java.lang.String getName()
name of this XSObject depending on the
XSObject type.
getNamespace
public java.lang.String getNamespace()
null if it is
unspecified. defines how a namespace URI is attached to schema
components.
getAttributeUses
public weblogic.apache.xerces.impl.xs.psvi.XSObjectList getAttributeUses()
getAttributeWildcard
public weblogic.apache.xerces.impl.xs.psvi.XSWildcard getAttributeWildcard()
getAnnotation
public weblogic.apache.xerces.impl.xs.psvi.XSAnnotation getAnnotation()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD