se.biltmore.tools.odttoapt.maven.plugin.models
Class APTTextMonospaced

java.lang.Object
  extended by se.biltmore.tools.odttoapt.maven.plugin.models.APT
      extended by se.biltmore.tools.odttoapt.maven.plugin.models.APTText
          extended by se.biltmore.tools.odttoapt.maven.plugin.models.APTTextMonospaced
All Implemented Interfaces:
IgnoreChildren, NonParentSpaceReceiver

public class APTTextMonospaced
extends APTText

This represents part of a paragraph of a APT document with monospaced text.


Constructor Summary
APTTextMonospaced()
          Creates a new APTTextMonospaced instance.
 
Method Summary
protected  String getAPTTextValue()
          Returns the value.
 
Methods inherited from class se.biltmore.tools.odttoapt.maven.plugin.models.APTText
addSpace, getUnformattedValue, getValue
 
Methods inherited from class se.biltmore.tools.odttoapt.maven.plugin.models.APT
done, formatText, getParent, hasValue, isAllowFormat, isLink, setAllowFormat, setLink, setParent, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

APTTextMonospaced

public APTTextMonospaced()
Creates a new APTTextMonospaced instance.

Method Detail

getAPTTextValue

protected String getAPTTextValue()
Returns the value.

Overrides:
getAPTTextValue in class APTText


Copyright © 2009-2010 Biltmore Group AB. All Rights Reserved.