de.dante.extex.font.type.efm.commands
Class EfmSpecial

java.lang.Object
  extended byde.dante.extex.font.type.efm.commands.EfmSpecial
All Implemented Interfaces:
java.io.Serializable

public class EfmSpecial
extends java.lang.Object
implements java.io.Serializable

EFM special command.

Version:
$Revision: 1.1 $
Author:
Michael Niedermair
See Also:
Serialized Form

Constructor Summary
EfmSpecial(org.jdom.Element element)
          Create a new object.
 
Method Summary
 java.lang.String getText()
          Returns the text.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EfmSpecial

public EfmSpecial(org.jdom.Element element)
Create a new object.

Parameters:
element - the char element
Method Detail

getText

public java.lang.String getText()
Returns the text.

Returns:
Returns the text.