org.activemath.omdocjdom
Class DefaultCollection
java.lang.Object
org.activemath.omdocjdom.DefaultCollection
- All Implemented Interfaces:
- OJCollection
public class DefaultCollection
- extends Object
- implements OJCollection
A collection that does nothing but contain a string for marking.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultCollection
public DefaultCollection(String publicID)
getPublicIdentifier
public String getPublicIdentifier()
- Specified by:
getPublicIdentifier in interface OJCollection
getElementAtId
public OJElement getElementAtId(ID id)
listOMDocs
public Iterator listOMDocs()
listOMDocsModifiedSince
public Iterator listOMDocsModifiedSince(Date since)
getLastModified
public Date getLastModified()
reload
public void reload()
getCanonicalID
public ID getCanonicalID(ID possiblyWrongID)
getRelated
public Iterator getRelated(ID id)
getDefinitions
public Iterator getDefinitions(ID symbolID)
getProofs
public Iterator getProofs(ID assertionID)
searchText
public Iterator searchText(String toSearch)
getStructuredListOfConcepts
public OJDocument getStructuredListOfConcepts()