public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static SpellCheckerConfig |
createSpellCheckerConfig() |
static javax.xml.bind.JAXBElement<SpellCheckerConfig> |
createSpellCheckerConfig(SpellCheckerConfig value) |
static SpellCheckTerm |
createSpellCheckTerm() |
static javax.xml.bind.JAXBElement<SpellCheckTerm> |
createSpellCheckTerm(SpellCheckTerm value) |
static SpellCheckTerminology |
createSpellCheckTerminology() |
static javax.xml.bind.JAXBElement<SpellCheckTerminology> |
createSpellCheckTerminology(SpellCheckTerminology value) |
static javax.xml.bind.JAXBContext |
getContext() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static SpellCheckTerm createSpellCheckTerm()
public static javax.xml.bind.JAXBElement<SpellCheckTerm> createSpellCheckTerm(SpellCheckTerm value)
public static SpellCheckTerminology createSpellCheckTerminology()
public static javax.xml.bind.JAXBElement<SpellCheckTerminology> createSpellCheckTerminology(SpellCheckTerminology value)
public static SpellCheckerConfig createSpellCheckerConfig()
public static javax.xml.bind.JAXBElement<SpellCheckerConfig> createSpellCheckerConfig(SpellCheckerConfig value)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.