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

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.APTTextBold
All Implemented Interfaces:
IgnoreChildren, NonParentSpaceReceiver

public class APTTextBold
extends APTText

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


Constructor Summary
APTTextBold()
          Creates a new APTTextBold instance.
 
Method Summary
 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

APTTextBold

public APTTextBold()
Creates a new APTTextBold instance.

Method Detail

getAPTTextValue

public String getAPTTextValue()
Returns the value.

Overrides:
getAPTTextValue in class APTText


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