Uses of Interface
com.conradroche.dtd.decl.AttlistDecl

Packages that use AttlistDecl
com.conradroche.dtd.parser   
com.conradroche.matra.parser   
 

Uses of AttlistDecl in com.conradroche.dtd.parser
 

Methods in com.conradroche.dtd.parser that return AttlistDecl
 AttlistDecl AttlistReader.readAttlist(DTDData data)
          Read the Attribute list declaration from the data stream.
 

Uses of AttlistDecl in com.conradroche.matra.parser
 

Methods in com.conradroche.matra.parser that return AttlistDecl
 AttlistDecl AttlistReaderImpl.readAttlist(DTDData data)
          Read the Attribute list declaration from the data stream.