com.dfki.peregrin.representation
Interface PageBitInterface

All Known Implementing Classes:
RigidBit, BookBit, ListBit

public interface PageBitInterface


Method Summary
 java.lang.String contentToString()
           
 int length()
           
 int tagNo()
           
 

Method Detail

contentToString

public java.lang.String contentToString()

length

public int length()

tagNo

public int tagNo()