|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.activemath.webapp.tutor.cgWebService.scorm.simpleScorm2004.Organization
public class Organization
This class represents Organization in Manifest according to SCORM2004 specification of Content Packaging. Organization can be output as XML Stream.
| Constructor Summary | |
|---|---|
Organization()
All the members are initialised here. |
|
| Method Summary | |
|---|---|
void |
dump(StringBuffer buf,
int depth)
Dumps the contents of this subtree into the provided string buffer. |
void |
dumpTitle(StringBuffer buf,
int depth)
Dumps the title into the given buffer. |
String |
getIdentifier()
|
void |
parse(OJElement omgroupRoot)
Parses the root element of a OJDocument with the goal of creating an Organization. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Organization()
| Method Detail |
|---|
public void parse(OJElement omgroupRoot)
omgroupRoot - public String getIdentifier()
public void dump(StringBuffer buf,
int depth)
public void dumpTitle(StringBuffer buf,
int depth)
buf - depth -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||