|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.xs.XSAttributeDecl
The XML representation for an attribute declaration
schema component is an
Field Summary
static short
DEFAULT_VALUE
ValidatedInfo
fDefault
static short
FIXED_VALUE
java.lang.String
fName
java.lang.String
fTargetNamespace
XSSimpleType
fType
static short
NO_CONSTRAINT
Constructor Summary
XSAttributeDecl()
Method Summary
short
getConstraintType()
boolean
isGlobal()
void
setConstraintType(short constraintType)
void
setIsGlobal()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
NO_CONSTRAINT
public static final short NO_CONSTRAINT
DEFAULT_VALUE
public static final short DEFAULT_VALUE
FIXED_VALUE
public static final short FIXED_VALUE
fName
public java.lang.String fName
fTargetNamespace
public java.lang.String fTargetNamespace
fType
public XSSimpleType fType
fDefault
public ValidatedInfo fDefault
Constructor Detail
XSAttributeDecl
public XSAttributeDecl()
Method Detail
getConstraintType
public short getConstraintType()
isGlobal
public boolean isGlobal()
setConstraintType
public void setConstraintType(short constraintType)
setIsGlobal
public void setIsGlobal()
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 1999-2002 Apache XML Project. All Rights Reserved.