Uses of Interface
com.oceaninformatics.characterMapping.CharDocument.Char
Packages that use CharDocument.Char
Package
Description
-
Uses of CharDocument.Char in com.oceaninformatics.characterMapping
Methods in com.oceaninformatics.characterMapping that return CharDocument.CharModifier and TypeMethodDescriptionCharDocument.addNewChar()Appends and returns a new empty "Char" elementCharDocument.getChar()Gets the "Char" elementstatic CharDocument.CharCharDocument.Char.Factory.newInstance()static CharDocument.CharCharDocument.Char.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) Methods in com.oceaninformatics.characterMapping with parameters of type CharDocument.CharModifier and TypeMethodDescriptionvoidCharDocument.setChar(CharDocument.Char xchar) Sets the "Char" element -
Uses of CharDocument.Char in com.oceaninformatics.characterMapping.impl
Classes in com.oceaninformatics.characterMapping.impl that implement CharDocument.CharModifier and TypeClassDescriptionstatic classAn XML Char(@http://oceaninformatics.com/CharacterMapping.xsd).Methods in com.oceaninformatics.characterMapping.impl that return CharDocument.CharModifier and TypeMethodDescriptionCharDocumentImpl.addNewChar()Appends and returns a new empty "Char" elementCharDocumentImpl.getChar()Gets the "Char" elementMethods in com.oceaninformatics.characterMapping.impl with parameters of type CharDocument.CharModifier and TypeMethodDescriptionvoidCharDocumentImpl.setChar(CharDocument.Char xchar) Sets the "Char" element