JavaScript is disabled on your browser.
Description
Field Summary
Constructor Summary
Method Summary
Field Details
RESERVED_VOCABS
RESERVED_META_VOCABS
RESERVED_ITEM_VOCABS
RESERVED_ITEMREF_VOCABS
RESERVED_LINKREL_VOCABS
RESERVED_LINK_VOCABS
KNOWN_VOCAB_URIS
KNOWN_META_VOCAB_URIS
KNOWN_ITEM_VOCAB_URIS
KNOWN_ITEMREF_VOCAB_URIS
KNOWN_LINK_VOCAB_URIS
KNOWN_LINKREL_VOCAB_URIS
DEFAULT_VOCAB_URIS
TOKENIZER
itemrefVocabs
itemVocabs
metaVocabs
linkVocabs
linkrelVocabs
metadataBuilders
metadata
linkedResourcesBuilders
linkedResources
collectionBuilders
collectionsBuilder
collections
Constructor Details
OPFHandler30(ValidationContext)
Method Details
startElement()
endElement()
getMetadata()
getLinkedResources()
getCollections()
processCollectionRole(String)
processLink()
processItemrefProperties(OPFItem.Builder, String)
processItemProperties(OPFItem.Builder, String, String)
processLinkProperties(String)
processLinkRel(String)
processMeta()
processDCElem()
processItemsInIndexCollection(ResourceCollection)
checkLanguageTag(String)
reportMetadata()
reportItem(OPFItem)
Field Summary
Fields
private static final com.google.common.base.Splitter
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
private void
void
Returns the list of collections (as defined in collection
elements) declared in the current Package Document.
Returns the list of linked resources (i.e.
Returns the metadata for the Rendition represented by the current Package
Document.
private void
private void
private void
private void
private void
private void
protected void
Report features or messages for a given item.
protected void
void
Methods inherited from class OPFHandler
characters , checkUniqueIdentExists , getIdentId , getItemById , getItemByURL , getItems , getOpf12PackageFile , getOpf20PackageFile , getPath , getReference , getReferenceCount , getSpineItems , getUid
attributeDecl , comment , elementDecl , endCDATA , endDTD , endEntity , externalEntityDecl , getExternalSubset , internalEntityDecl , resolveEntity , resolveEntity , startCDATA , startDTD , startEntity
Methods inherited from class DefaultHandler
endDocument , endPrefixMapping , error , fatalError , ignorableWhitespace , notationDecl , processingInstruction , skippedEntity , startDocument , startPrefixMapping , unparsedEntityDecl , warning
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
processItemsInIndexCollection