|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconvert.xml.infer.ElementDecl
public class ElementDecl
| Constructor Summary | |
|---|---|
ElementDecl()
|
|
| Method Summary | |
|---|---|
java.util.Map<Name,AttributeDecl> |
getAttributeDecls()
|
Particle |
getContentModel()
|
Name |
getDatatype()
|
void |
setContentModel(Particle contentModel)
|
void |
setDatatype(Name datatype)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementDecl()
| Method Detail |
|---|
public java.util.Map<Name,AttributeDecl> getAttributeDecls()
public Particle getContentModel()
public void setContentModel(Particle contentModel)
public Name getDatatype()
public void setDatatype(Name datatype)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||