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

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

public class APTNonBreakingSpace
extends APTText

This represents text with non breaking space in a APT document. A non breaking space are '\' escaped.


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

APTNonBreakingSpace

public APTNonBreakingSpace()
Creates a new APTNonBreakingSpace instance.

Method Detail

getAPTTextValue

protected String getAPTTextValue()
Returns the value.

Overrides:
getAPTTextValue in class APTText


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