Uses of Class
org.jostraca.Block.Type

Packages that use Block.Type
org.jostraca Primary Jostraca interfaces and implementation classes. 
 

Uses of Block.Type in org.jostraca
 

Fields in org.jostraca declared as Block.Type
static Block.Type Block.TYPE_text
           
static Block.Type Block.TYPE_script
           
 

Methods in org.jostraca that return Block.Type
 Block.Type Block.getType()
          Get Type.
 

Constructors in org.jostraca with parameters of type Block.Type
Block(Block.Type pType, java.lang.String pContent)
          Construct a block of parsed text.
 



Copyright © 2000-2002 Richard Rodger