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

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

public class APTAnchor
extends APTText

This represents an APT anchor. Ex: {name}


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

APTAnchor

public APTAnchor()
Creates a new APTAnchor instance.

Method Detail

getAPTTextValue

protected String getAPTTextValue()
Returns the value.

Overrides:
getAPTTextValue in class APTText


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