public class ProgramPdfContentGenerator extends ProgramContentGenerator
_srcResolver
_resolver
_contentHelper, _contentTypeExtensionPoint, _cTypesHelper, _DC_DATE_FORMAT, _languageManager, _metadataManager, _workflowProvider, _worklflowHelper
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
ProgramPdfContentGenerator() |
Modifier and Type | Method and Description |
---|---|
protected void |
saxContent(Content content,
String metadataSetName)
SAX the HTML content of a
Content |
protected void |
saxSubProgram(SubProgram subProgram,
String parentPath)
SAX a sub program
|
_saxOtherData, getLinkedContents, saxChildProgramPart, saxContainer, saxContent, saxCourse, saxCourseList, saxLinkedContents, saxOrgUnits, saxPersons, saxTranslation, service
saxTranslations
_addAttributeIfNotNull, _generateContent, _getCurrentStep, _getMetadataSet, _saxContent, _saxContentComments, _saxDublinCoreMetadata, _saxIfNotNull, _saxIfNotNull, _saxIfNotNull, _saxLanguage, _saxMetadata, _saxMetadataComments, _saxWorkflowStep, generate, getDefaultLocale
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
public ProgramPdfContentGenerator()
protected void saxSubProgram(SubProgram subProgram, String parentPath) throws SAXException
saxSubProgram
in class ProgramContentGenerator
subProgram
- the sub program to SAXparentPath
- the parent pathSAXException
- if an error occursprotected void saxContent(Content content, String metadataSetName) throws SAXException, IOException
ProgramContentGenerator
Content
saxContent
in class ProgramContentGenerator
content
- the contentmetadataSetName
- the metadata set nameSAXException
- If an error occurred saxing the contentIOException
- If an error occurred resolving the content