A C D F G H I L M N O P R S T V W

C

checkDatatype(Object, String) - Static method in class odml.core.Value
Checks and converts the content passed to the Value.
checkNameStyle(String) - Static method in class odml.core.Property
Checking name and if necessary converting to CamelCase leading characters that are not alphabetical get P_ at the beginning
checkNameStyle(String) - Static method in class odml.core.Section
Checks the name style of a section.
checkTypeStyle(String) - Static method in class odml.core.Section
Checks whether the given section type is in lower case, i.e. having one word beginning with an uppercase letter.
children() - Method in class odml.core.Property
 
children() - Method in class odml.core.Section
 
children() - Method in class odml.core.Value
 
clearCache() - Method in class odml.util.TerminologyManager
Clears the cache of terminologies.
columns - Static variable in class odml.core.Property
 
compareToTerminology(Property) - Method in class odml.core.Property
Deprecated. 
compareToTerminology(Property) - Method in class odml.core.Value
Deprecated. 
contains(Property) - Method in class odml.core.Section
Deprecated. 
contains(Section) - Method in class odml.core.Section
Deprecated. 
containsIncludes() - Method in class odml.core.Section
Returns whether the tree starting at this section contains Includes (i.e. links to external resources)
containsLinks() - Method in class odml.core.Section
Returns whether the tree starting at this section contains links.
containsMappings() - Method in class odml.core.Section
Returns whether the tree starting at this section contains mapping information that might need to be resolved.
containsProperty(String) - Method in class odml.core.Section
Returns whether this Section contains a Property of the specified name or not.
containsSection(String, String) - Method in class odml.core.Section
Returns whether this Section contains a subsection with the specified name and type.
containsSection(String) - Method in class odml.core.Section
Returns whether this section contains a section of the specified name.
copy() - Method in class odml.core.Property
Creates a copy of this property.
copy() - Method in class odml.core.Section
Creates a copy of this section via serialization.
createTree(Document) - Method in class odml.core.Reader
Converts the DOM representation of the metadata-file to the tree like odML structure.

A C D F G H I L M N O P R S T V W