Uses of Class
ca.phon.orthography.Orthography
Packages that use Orthography
-
Uses of Orthography in ca.phon.app.ipalookup
Methods in ca.phon.app.ipalookup with parameters of type Orthography -
Uses of Orthography in ca.phon.app.session.editor.view.common
Constructor parameters in ca.phon.app.session.editor.view.common with type arguments of type Orthography -
Uses of Orthography in ca.phon.orthography
Methods in ca.phon.orthography that return OrthographyModifier and TypeMethodDescriptionstatic Orthography
Orthography.parseOrthography
(String text) Parse the given text into a newOrthography
object.Orthography.subsection
(int start, int end) OrthographyBuilder.toOrthography()
Methods in ca.phon.orthography with parameters of type OrthographyModifier and TypeMethodDescriptionOrthographyBuilder.append
(Orthography ortho) OrthographyFormatter.format
(Orthography obj) -
Uses of Orthography in ca.phon.orthography.parser
Fields in ca.phon.orthography.parser declared as OrthographyMethods in ca.phon.orthography.parser that return Orthography -
Uses of Orthography in ca.phon.phontalk.parser
Methods in ca.phon.phontalk.parser with parameters of type OrthographyModifier and TypeMethodDescriptionvoid
OrthographyTreeBuilder.buildTree
(Stack<org.antlr.runtime.tree.CommonTree> uttNodeStack, org.antlr.runtime.tree.CommonTree parent, Orthography ortho) -
Uses of Orthography in ca.phon.session
Methods in ca.phon.session that return OrthographyMethods in ca.phon.session that return types with arguments of type OrthographyMethods in ca.phon.session with parameters of type OrthographyMethod parameters in ca.phon.session with type arguments of type Orthography -
Uses of Orthography in ca.phon.session.impl
Methods in ca.phon.session.impl that return types with arguments of type OrthographyMethod parameters in ca.phon.session.impl with type arguments of type Orthography -
Uses of Orthography in ca.phon.session.io.xml.v12
Methods in ca.phon.session.io.xml.v12 that return types with arguments of type OrthographyMethod parameters in ca.phon.session.io.xml.v12 with type arguments of type Orthography -
Uses of Orthography in ca.phon.session.io.xml.v13
Methods in ca.phon.session.io.xml.v13 that return types with arguments of type OrthographyMethod parameters in ca.phon.session.io.xml.v13 with type arguments of type Orthography -
Uses of Orthography in ca.phon.session.spi
Methods in ca.phon.session.spi that return types with arguments of type OrthographyMethod parameters in ca.phon.session.spi with type arguments of type OrthographyModifier and TypeMethodDescriptionvoid
RecordSPI.setOrthography
(Tier<Orthography> ortho) Set the value of the orthography tier.