Uses of Class
ca.phon.orthography.Orthography
-
Uses of Orthography in ca.phon.app.ipalookup
-
Uses of Orthography in ca.phon.app.session.editor.view.common
-
Uses of Orthography in ca.phon.orthography
Modifier and TypeMethodDescriptionstatic Orthography
Orthography.parseOrthography
(String text) Parse the given text into a newOrthography
object.Orthography.subsection
(int start, int end) OrthographyBuilder.toOrthography()
Modifier and TypeMethodDescriptionOrthographyBuilder.append
(Orthography ortho) OrthographyFormatter.format
(Orthography obj) -
Uses of Orthography in ca.phon.orthography.parser
-
Uses of Orthography in ca.phon.phontalk.parser
Modifier 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
-
Uses of Orthography in ca.phon.session.impl
-
Uses of Orthography in ca.phon.session.io.xml.v12
-
Uses of Orthography in ca.phon.session.io.xml.v13
-
Uses of Orthography in ca.phon.session.spi
Modifier and TypeMethodDescriptionvoid
RecordSPI.setOrthography
(Tier<Orthography> ortho) Set the value of the orthography tier.