pl.edu.icm.yadda.bwmeta.doc
Class XsdSchema
java.lang.Object
pl.edu.icm.yadda.bwmeta.doc.XsdSchema
public class XsdSchema
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attributeGroups
protected SortedMap<String,XsdElement> attributeGroups
documentation
protected String documentation
elements
protected SortedMap<String,XsdElement> elements
revision
protected int revision
XsdSchema
public XsdSchema()
getAttributeGroups
public SortedMap<String,XsdElement> getAttributeGroups()
getDocumentation
public String getDocumentation()
setDocumentation
public void setDocumentation(String documentation)
getElements
public SortedMap<String,XsdElement> getElements()
getRevision
public int getRevision()
setRevision
public void setRevision(int revision)
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.