Uses of Interface
org.newsml.toolkit.Property

Packages that use Property
org.newsml.toolkit Interfaces for Accessing NewsML Information (v1.0) 
 

Uses of Property in org.newsml.toolkit
 

Methods in org.newsml.toolkit that return Property
 Property PropertyNode.getProperty(int index)
          Get a generic property.
 Property[] PropertyNode.getProperty()
          Get all Property children in an array.