org.jbehave.core.model
Class Meta
java.lang.Object
org.jbehave.core.model.Meta
public class Meta
- extends Object
EMPTY
public static final Meta EMPTY
BLANK
public static final String BLANK
- See Also:
- Constant Field Values
Meta
public Meta()
Meta
public Meta(Properties properties)
Meta
public Meta(List<String> properties)
getPropertyNames
public Set<String> getPropertyNames()
hasProperty
public boolean hasProperty(String name)
getProperty
public String getProperty(String name)
inheritFrom
public Meta inheritFrom(Meta meta)
isEmpty
public boolean isEmpty()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2003-2011. All Rights Reserved.