public class ADNFragDocReader extends ADNItemDocReader
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
collection |
protected static boolean |
debug |
protected java.lang.String |
DEFAULT |
protected java.lang.String[] |
EMPTY_ARRAY |
protected java.util.ArrayList |
EMPTY_LIST |
protected java.lang.String |
id |
protected java.lang.String |
readerType |
allItemResultDocs, allItemsInitialized, annotationDocReadersInitialized, annotationResultDocs, associatedItemResultDocs, associatedItemsInitialized, completedAnnos, completedAnnosByType, displayableAssociatedItemResultDocs, displayableAssociatedItemsInitialized, doc, inProgressAnnosByStatus, missingAssociatedItemIds, multiDoc, multiRecordStatus, numAudioInProgress, numCompletedAnnos, numGraphicalInProgress, numInProgressAnnos, numTextInProgress, vocab
Constructor and Description |
---|
ADNFragDocReader(java.lang.String id,
java.lang.String collection,
org.dom4j.Document itemRecordDoc)
ADNFragDocReader constructor requiring an itemRecordDoc
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMetadataPrefix()
Gets the metadataPrefix attribute of the ADNItemDocReader object
|
static void |
prtln(java.lang.String s) |
getAnnotationResultDocs, getAssociatedCollectionKeys, getAssociatedIds, getAudioAnnosInProgress, getCollection, getCollectionKey, getCollectionKeys, getCompletedAdvice, getCompletedAnnos, getCompletedAnnosOfType, getCompletedAnnotation, getCompletedAverageScores, getCompletedBias, getCompletedChallengingSituations, getCompletedChange, getCompletedComment, getCompletedEditorSummaries, getCompletedEducationalStandard, getCompletedExample, getCompletedExplanation, getCompletedQuestion, getCompletedReviews, getCompletedSeeAlso, getCompletedTeachingTips, getContentStandards, getDescription, getElement, getElements, getElementText, getFieldContent, getFieldContent, getGradeRanges, getGraphicalAnnosInProgress, getHasCompletedAnno, getHasInProgressAnno, getHasRelatedResource, getId, getInProgressAnnosOfStatus, getMirrorUrls, getMultiElementTexts, getMultiGradeRanges, getMultiResourceTypes, getMultiSubjects, getNumAudioAnnosInProgress, getNumCompletedAnnos, getNumGraphicalAnnosInProgress, getNumInProgressAnnos, getNumTextAnnosInProgress, getReaderType, getResourceTypes, getSubjects, getTextAnnosInProgress, getTitle, getUrl, getUrlTruncated, getValueOf, hasCompletedAnno, hasCompletedAnnoOfType, hasDoc, hasInProgressAnno, hasInProgressAnnoOfStatus, initAnnosByType, prtlnArray, setReaderType
protected static boolean debug
protected java.lang.String id
protected java.lang.String collection
protected java.lang.String readerType
protected java.lang.String[] EMPTY_ARRAY
protected java.lang.String DEFAULT
protected java.util.ArrayList EMPTY_LIST
public ADNFragDocReader(java.lang.String id, java.lang.String collection, org.dom4j.Document itemRecordDoc)
public java.lang.String getMetadataPrefix()
ADNItemDocReader
getMetadataPrefix
in class ADNItemDocReader
public static void prtln(java.lang.String s)