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

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

public class APTTextItalic
extends APTText

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


Constructor Summary
APTTextItalic()
          Creates a new APTTextItalic 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

APTTextItalic

public APTTextItalic()
Creates a new APTTextItalic instance.

Method Detail

getAPTTextValue

protected String getAPTTextValue()
Returns the value.

Overrides:
getAPTTextValue in class APTText


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