public class TextHandler extends HandlerBase
HandlerBase.SynchronizedDateFormat
Constructor and Description |
---|
TextHandler()
Creates a TextHandler.
|
Modifier and Type | Method and Description |
---|---|
void |
show()
Outputs minimal information about the application
|
void |
show(App app)
Outputs detailed information about the application,
including configuration, available modules and handlers,
etc.
|
void |
show(Module module)
Outputs information about a Module
|
void |
show(OutputHandler handler)
Outputs information about the OutputHandler specified
in the parameter
|
void |
show(RepInfo info)
Outputs the information contained in a RepInfo object
|
void |
showFooter()
Do the final output.
|
void |
showHeader()
Do the initial output.
|
protected void |
showNisoImageMetadata(NisoImageMetadata niso,
String margin,
boolean rawOutput)
Display the NISO image metadata formatted according to
the MIX schema.
|
analyze, applyDefaultParams, close, doctype, doctype, doubleArray, element, element, element, element, elementEnd, elementStart, elementStart, endDirectory, getDate, getEncoding, getIndent, getName, getNote, getRelease, getRights, getSpecification, getVendor, init, integerArray, integerArray, longArray, okToProcess, param, rationalArray, rationalArray10, reset, resetParams, setApp, setBase, setDefaultParams, setEncoding, setWriter, startDirectory, toDateTime, xmlDecl, xmlDecl
public void show()
show
in interface OutputHandler
show
in class HandlerBase
public void show(App app)
show
in interface OutputHandler
show
in class HandlerBase
public void show(OutputHandler handler)
show
in interface OutputHandler
show
in class HandlerBase
public void show(Module module)
show
in interface OutputHandler
show
in class HandlerBase
public void show(RepInfo info)
show
in interface OutputHandler
show
in class HandlerBase
public void showFooter()
showFooter
in interface OutputHandler
showFooter
in class HandlerBase
public void showHeader()
showHeader
in interface OutputHandler
showHeader
in class HandlerBase
protected void showNisoImageMetadata(NisoImageMetadata niso, String margin, boolean rawOutput)
niso
- NISO image metadataCopyright © 2008–2017 The Open Preservation Foundation. All rights reserved.