Uses of Class
org.fa.tei.jaxb.v2_0.TEI
-
Packages that use TEI Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of TEI in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 with type parameters of type TEI Modifier and Type Field Description protected List<TEI>TEI. teisMethods in org.fa.tei.jaxb.v2_0 that return TEI Modifier and Type Method Description TEIObjectFactory. createTEI()Create an instance ofTEIMethods in org.fa.tei.jaxb.v2_0 that return types with arguments of type TEI Modifier and Type Method Description javax.xml.bind.JAXBElement<TEI>ObjectFactory. createTEI(TEI value)List<TEI>TEI. getTEIS()Gets the value of the teis property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type TEI Modifier and Type Method Description javax.xml.bind.JAXBElement<TEI>ObjectFactory. createTEI(TEI value)
-