APTCONVERT 1.1

fr.pixware.apt.convert
Class Anchor

java.lang.Object
  extended byfr.pixware.apt.convert.Anchor

public class Anchor
extends java.lang.Object


Constructor Summary
Anchor(java.lang.String text, Section section)
           
 
Method Summary
 Section getSection()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Anchor

public Anchor(java.lang.String text,
              Section section)
Method Detail

getText

public java.lang.String getText()

getSection

public Section getSection()

APTCONVERT 1.1