Uses of Class
org.fa.tei.jaxb.v2_x.TEI
-
Packages that use TEI Package Description org.fa.tei.jaxb.v2_x -
-
Uses of TEI in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x with type parameters of type TEI Modifier and Type Field Description protected List<TEI>TEI. teisMethods in org.fa.tei.jaxb.v2_x that return TEI Modifier and Type Method Description TEIObjectFactory. createTEI()Create an instance ofTEIMethods in org.fa.tei.jaxb.v2_x 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_x with parameters of type TEI Modifier and Type Method Description javax.xml.bind.JAXBElement<TEI>ObjectFactory. createTEI(TEI value)
-