Uses of Interface
com.ldodds.foaf.thinlet.model.Validatable

Packages that use Validatable
com.ldodds.foaf.thinlet.model   
 

Uses of Validatable in com.ldodds.foaf.thinlet.model
 

Subinterfaces of Validatable in com.ldodds.foaf.thinlet.model
 interface Model
          A FOAF data model.
 

Classes in com.ldodds.foaf.thinlet.model that implement Validatable
 class Document
           This code is Public Domain
 class FOAFObject
           This code is Public Domain
 class ModelImpl
          Simple model implementation.
 class Person
          Models a FOAF Person.