Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
_
A
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
Adds a child to the document.
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImage
Adds the specified APT object as a child to this APT object.
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTList
Adds the specified APT object as a child to this APT object.
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Adds the specified APT object as a child to this APT object.
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
Adds a child text part to this paragraph.
addChild(APT)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Adds the specified APT object as a child to this APT object.
addParagraph(APTParagraph)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
A document only takes paragraphs as children.
addSpace(APTSpaces)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTText
Receives a set of spaces.
addSpace(APTSpaces)
- Method in interface se.biltmore.tools.odttoapt.maven.plugin.models.
NonParentSpaceReceiver
Receives a set of spaces.
allowFormat
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Determines if the APT object is allowed to be formatted.
APT
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This is a base class for all APT models.
APT()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Creates a new ATP subclass instance since this class is abstract.
apt
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
The currentStyle APT.
APTAnchor
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents an APT anchor.
APTAnchor()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTAnchor
Creates a new APTAnchor instance.
APTComment
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents an APT comment.
APTComment()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTComment
Creates a new APTComment instance.
APTDocument
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This is the top model.
APTDocument()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
APTDocumentAttribute
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents one of 'title', 'author', and 'date' document attributes.
APTDocumentAttribute(byte)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Creates a new APTDocumentAttribute instance.
APTHorizontalRule
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a horizontal rule in an APT document.
APTHorizontalRule()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTHorizontalRule
APTImage
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents an image in a APT doucment.
APTImage()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImage
Creates a new APTImage instance.
APTImageCaption
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents an image caption for an image in a APT document.
APTImageCaption()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImageCaption
APTImageHRef
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents an image href for an image in a APT document.
APTImageHRef(String)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImageHRef
Creates a new APTImageHRef instance.
APTLineBreak
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a line break.
APTLineBreak()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLineBreak
Creates a new APTLineBreak instance.
APTLink
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a hyper text link in a APT document.
APTLink(String)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLink
Creates a new APTLink.
APTList
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a bulleted list in a APT document.
APTList()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTList
Creates a new APTList instance.
APTListItem
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list item.
APTListItem()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Creates a new APTListItem instance.
APTListLetteredLowerCase
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list with letter bullets in lower case.
APTListLetteredLowerCase()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListLetteredLowerCase
Creates a new APTListLetteredLowerCase instance.
APTListLetteredUpperCase
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list with letter bullets in upper case.
APTListLetteredUpperCase()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListLetteredUpperCase
Creates a new APTListLetteredUpperCase instance.
APTListNumbered
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list with number bullets.
APTListNumbered()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListNumbered
Creates a new APTListNumbered instance.
APTListRomanLowerCase
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list with bullets in lower case roman numerals.
APTListRomanLowerCase()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListRomanLowerCase
Creates a new APTListRomanLowerCase instance.
APTListRomanUpperCase
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a list with bullets in upper case roman numerals.
APTListRomanUpperCase()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListRomanUpperCase
Creates a new APTListRomanUpperCase instance.
APTNonBreakingSpace
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents text with non breaking space in a APT document.
APTNonBreakingSpace()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTNonBreakingSpace
Creates a new APTNonBreakingSpace instance.
APTPageBreak
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a page break in a APT document.
APTPageBreak()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPageBreak
Creats a new APTPageBreak instance.
APTParagraph
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a paragraph in a APT document.
APTParagraph()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
Creates a new APTParagraph instance.
APTParent
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This is a model base class extending APT with child support.
APTParent()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Creates a new ATP subclass instance since this class is abstract.
APTPreformatted
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This is a paragraph type model containing preformatted text.
APTPreformatted()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformatted
Creates a new APTPreformatted instance.
APTPreformattedBoxed
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This is a paragraph type model containing preformatted text that is also boxed with a thin border around it.
APTPreformattedBoxed()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformattedBoxed
Creates a new APTPreformattedBoxed instance.
APTSectionTitle
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a section title in a APT document.
APTSectionTitle(int)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSectionTitle
Creates a new section title.
APTSpaces
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a set of spaces in a paragraph.
APTSpaces(int)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSpaces
Creates a new APTSpaces instance.
APTText
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents a part of a paragraph in a APT document.
APTText()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTText
Creates a new APTText instance.
APTTextBold
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents part of a paragraph of a APT document with bold text.
APTTextBold()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextBold
Creates a new APTTextBold instance.
APTTextItalic
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents part of a paragraph of a APT document with italic text.
APTTextItalic()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextItalic
Creates a new APTTextItalic instance.
APTTextMonospaced
- Class in
se.biltmore.tools.odttoapt.maven.plugin.models
This represents part of a paragraph of a APT document with monospaced text.
APTTextMonospaced()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextMonospaced
Creates a new APTTextMonospaced instance.
ARTIFACT
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.
ProjectConstants
The artifact id of the plugin.
author
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
The document author
AUTHOR
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Indicates that this model represents the document author.
B
basedir
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
The basedir of the project.
bulletType
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
The list bullet type.
bulletTypeSpace
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Prefix for other than first line that matches the bullet type size.
C
caption
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImage
The image caption.
characters(char[], int, int)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
Any text event.
children
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
A possible set of children.
current
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The currently parsed part.
D
date
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
The document date.
DATE
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Indicates that this model represent the document date.
Debug
- Class in
se.biltmore.tools.odttoapt.maven.plugin
Support class for handling debug messages.
Debug()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Creates a new Debug instance.
debug
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Will only display debug message when this is true.
debugHandler
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
The debug handler instance.
debugMode
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
If true debug mode is enabled.
debugStream
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
The stream to write debug messages on.
destination
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
The destination directory.
document
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The APT document we will be populating.
done()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
This is called when the object is done.
done()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
This gets called when this APT object has received all data.
done()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformatted
Called at the end of paragraph.
dontFail
- Variable in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
When true we only display warnings, otherwise and exceptions is thrown.
dontFail
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
If true any failure will be displayed as a warning instead of stopping build.
E
endElement(String, String, String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The end element event.
execute()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
This is the entry point for the Mojo.
extractImage(String)
- Method in interface se.biltmore.tools.odttoapt.maven.plugin.
ImageHandler
Extracts an image from an .odt file.
extractImage(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo.ODTImageHandler
Extracts an image from an .odt file.
F
fail(String)
- Static method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Hanldes a failure.
fail(String, Exception)
- Static method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Handles a failure.
failStream
- Variable in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
The stream to write failure messages to.
Failure
- Exception in
se.biltmore.tools.odttoapt.maven.plugin
This is a special class handling failures, and handling them differently depending on configuration.
Failure()
- Constructor for exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Creates a new Failure instance.
Failure(String)
- Constructor for exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Creates a new Failure instance.
Failure(String, Exception)
- Constructor for exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Creates a new Failure instance.
Failure.ThreadInstance
- Class in
se.biltmore.tools.odttoapt.maven.plugin
Provides a thread safe instance of the failure handler.
Failure.ThreadInstance(boolean, PrintStream)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
Failure.ThreadInstance
Creates a new ThreadInstance.
failureHandlerWrapper
- Static variable in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
The handler instance of this class hung on the local thread.
fileRegexpFilter
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
A regular expression filter to apply to each found file.
findSourceFiles(File, List<File>)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Support method to recursively find files.
formatText(String, String, int)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Formats a string of text splitting it into several lines breaking at a specified width and prefixing with a specified indent.
G
getAPT()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
Returns the currentStyle APT.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTAnchor
Returns the value.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLink
Returns the value.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTNonBreakingSpace
Returns the value.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTText
For subclasses of this to override.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextBold
Returns the value.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextItalic
Returns the value.
getAPTTextValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTTextMonospaced
Returns the value.
getAttributeByQName(String)
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns the atribute by the qualified name.
getBaseStyle(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
Looks through all style extensions and returns the base style.
getBulletType()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Returns the bullet type.
getByTemplate(String)
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns the style by the APT.ott template style name.
getChildren()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Returns all child APT objects.
getDocument()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
Returns the populated document.
getExtractedPath(String)
- Method in interface se.biltmore.tools.odttoapt.maven.plugin.
ImageHandler
Returns the extracted path of the image path specified.
getExtractedPath(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo.ODTImageHandler
Returns the extracted path of the image path specified.
getImageAPTLinkPath(String)
- Method in interface se.biltmore.tools.odttoapt.maven.plugin.
ImageHandler
Returns the path to use in the APT document to the image.
getImageAPTLinkPath(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo.ODTImageHandler
Returns the path to use in the APT document to the image.
getLastChild()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Returns the last child or null if no children.
getLevel()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Returns the level of this list.
getParent()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns the parent of this object if any or null otherwise.
getQName()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
Returns the currentStyle qName.
getQName()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns the name.
getSectionTitleLevel()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns the level of the section title.
getSourceFiles()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
getStyle()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
Returns the currentStyle style.
getTagByQName(String)
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns the tag by the qualified name.
getUnformattedValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
This should always returns the unformatted value as it is stored.
getUnformattedValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Returns the unformatted value by collectiong all unformatted child values.
getUnformattedValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSpaces
Returns the unformatted value.
getUnformattedValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTText
Subclasses of this needs to supply their style formatting even on "unformatted".
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns the value or null if not set.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTComment
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
This returns the complete APT document as a String.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTHorizontalRule
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImage
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImageHRef
Returns the href.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLineBreak
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTList
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPageBreak
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
Returns the value.
getValue(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
Returns the formatted value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformatted
Returns the value.
getValue(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformatted
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTPreformattedBoxed
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSectionTitle
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSpaces
Returns the value.
getValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTText
Returns the value.
GROUP
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.
ProjectConstants
The group id the the plugin.
H
hasChildren()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParent
Returns true if there are children available.
hasValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns true if there is a value available.
href
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImage
The href to the image within the destination.
href
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTImageHRef
The image href.
href
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLink
The href.
I
IgnoreChildren
- Interface in
se.biltmore.tools.odttoapt.maven.plugin.models
This is implemented by any APT subclasses that might receive children in the content.xml document, but dont want nor need nor handles this information.
imageAPTLinkPath
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
The image APT link path.
imageDestination
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
The destination directory for images found in document.
ImageHandler
- Interface in
se.biltmore.tools.odttoapt.maven.plugin
Implementation of this is passed to OdtSAXHandler to help extract images references by parsed contents.
imageHandler
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The image handler to use for extracting images.
initialize(boolean, OutputStream)
- Static method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Initialized Debug.
initialize(boolean, OutputStream)
- Static method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Initialized the failure handler.
initialValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Creates the thread local instance.
initialValue()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Failure.ThreadInstance
Provides the initial handler instance.
isAllowFormat()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns true if this APT object is allowed to be formatted.
isAPTModelTag()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns true if this is an APT model tag.
isAttribute()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns true if this is an attribute.
isAuthor()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Returns true if this is an author attribute.
isCharacter()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns true if the style is character type style.
isDate()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Returns true if this is a date attribute.
isDocumentMetaData()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns true if the style is document meta data.
isLink()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns true if this should be linked with previous consecutive identical.
isList()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns true if the style is list type style.
isOtherTag()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns true if this is neither an APT model tag nor an attribute.
isParagraph()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns true if the style is paragraph type style.
isRegularExpression(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Returns true if the name is a regular expression.
isSectionTitle()
- Method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns true if the style is a section title.
isTitle()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Returns true if this is a title attribute.
L
level
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
The list level.
level
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSectionTitle
The level of the title.
level
- Variable in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
The section title level
link
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
If link is set to true parsed XML elements resulting in multiple consecutive identical APT objects are linked togheter into one.
localValue
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
This collets received values.
M
message(String)
- Static method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a debug message without line termination.
messagln(String)
- Static method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a debug message.
N
NonParentSpaceReceiver
- Interface in
se.biltmore.tools.odttoapt.maven.plugin.models
This is a special interface implemented by models that are not parents, but can receive an APTSpaces since they occur in strange places.
O
odt2apt(File)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
Converts a file from odt to apt.
ODT2APTMojo
- Class in
se.biltmore.tools.odttoapt.maven.plugin
Goal which converts OpenOfficeOrg .odt documents using a special template to APT.
ODT2APTMojo()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
ODT2APTMojo.ODTImageHandler
- Class in
se.biltmore.tools.odttoapt.maven.plugin
Provides an implementatin of ImageHandler.
ODT2APTMojo.ODTImageHandler(ZipFile)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo.ODTImageHandler
Creates a new ODTImageHandler instance.
odtDocument
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo.ODTImageHandler
The odt document as a zip file.
OdtSAXHandler
- Class in
se.biltmore.tools.odttoapt.maven.plugin
This handles the relevant SAX events from the SAX parser for extracting information from the odt content.xml file.
OdtSAXHandler(ImageHandler)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
Creates a new OdtSAXHandler instance.
OdtSAXHandler.Current
- Class in
se.biltmore.tools.odttoapt.maven.plugin
This represents what is currently being parsed.
OdtSAXHandler.Current(APT, QName, Style)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
Creates a new Current instance.
P
parent
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
If this object is added to a parent, this will contain that parent.
parseStack
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The parse stack.
path
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
The path under which to look for source files.
ProjectConstants
- Class in
se.biltmore.tools.odttoapt.maven.plugin
This just holds some constants that gets updated by CodeLicenseManager.
ProjectConstants()
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
ProjectConstants
Q
qName
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
The currentStyle qName.
QName
- Enum in
se.biltmore.tools.odttoapt.maven.plugin
This is an enum of .odt content.xml names of interest.
QName(String, char)
- Constructor for enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Creates a new QName constant.
qName
- Variable in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
The qualified name.
R
recursive
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
If true source files will be searched for recursively, otherwise only in the direct path.
S
se.biltmore.tools.odttoapt.maven.plugin
- package se.biltmore.tools.odttoapt.maven.plugin
se.biltmore.tools.odttoapt.maven.plugin.models
- package se.biltmore.tools.odttoapt.maven.plugin.models
setAllowFormat(boolean)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Sets if formatting is allowed.
setBulletType(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Sets the bullet type of the list.
setDebug(boolean)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Sets the debug output flag.
setDebugStream(OutputStream)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Sets the stream to write debug messages on.
setDontFail(boolean)
- Method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Sets the dont fail parameter.
setFailStream(PrintStream)
- Method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Sets the stream to write failure messages on.
setFileRegexpFilter(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Supply a file filter using a regular expression.
setHRef(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTLink
Sets the href of the link.
setLevel(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTListItem
Sets the level of this list.
setLink(boolean)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Sets if multiple consecutive identical APT objects should be linked.
setParent(APTParent)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Sets the parent of this object.
setRecursive(boolean)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Sets recursive path or not.
setValue(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Sets the value for this APT.
setValue(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTParagraph
Sets the value for this APT.
source
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
The source directory to search for files to convert.
SourcePath
- Class in
se.biltmore.tools.odttoapt.maven.plugin
SourcePath(String)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Creates a new instance.
SourcePath(File)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Creates a new instance.
SourcePath(File, boolean, String)
- Constructor for class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
Creates a new instance.
spaces
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTSpaces
The spaces this object represents.
stackTrace(Exception)
- Static method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a stack trace of the specified exception.
startElement(String, String, String, Attributes)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
The start element event.
style
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler.Current
The currentStyle style.
Style
- Enum in
se.biltmore.tools.odttoapt.maven.plugin
This is an enum of available APT styles.
Style(String, char)
- Constructor for enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Creates a new style constant.
Style(String, int)
- Constructor for enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Creates a new style constant.
styleExtensions
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
OdtSAXHandler
Holds any received style extensions.
T
templateStyle
- Variable in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
The name of the style in the APT.ott template.
title
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocument
The document title.
TITLE
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
Indicates that this model represents the document title.
toString()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
Returns a String representation of this object.
toString()
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
SourcePath
type
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APTDocumentAttribute
The type of attribute.
type
- Variable in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
The type of qName.
type
- Variable in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
The type of style.
U
URL
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.
ProjectConstants
The project site url
V
value
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.models.
APT
A possible value for this APT object.
valueOf(String)
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns the enum constant of this type with the specified name.
values()
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
QName
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum se.biltmore.tools.odttoapt.maven.plugin.
Style
Returns an array containing the constants of this enum type, in the order they are declared.
verbose
- Variable in class se.biltmore.tools.odttoapt.maven.plugin.
ODT2APTMojo
If true the currently converted file is displayed.
VERSION
- Static variable in class se.biltmore.tools.odttoapt.maven.plugin.
ProjectConstants
The version of the plugin.
W
warn(String)
- Static method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Displays a warning message.
_
_fail(String)
- Method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Handles a failure.
_fail(String, Exception)
- Method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Handles a failure.
_message(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a debug message without line termination.
_messagln(String)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a debug message.
_stackTrace(Exception)
- Method in class se.biltmore.tools.odttoapt.maven.plugin.
Debug
Displays a stack trace of the specified exception.
_warn(String)
- Method in exception se.biltmore.tools.odttoapt.maven.plugin.
Failure
Displays a warning message.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2010
Biltmore Group AB
. All Rights Reserved.