public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static RegexpMatch |
createRegexpMatch() |
static javax.xml.bind.JAXBElement<RegexpMatch> |
createRegexpMatch(RegexpMatch value) |
static RegexpMatches |
createRegexpMatches() |
static javax.xml.bind.JAXBElement<RegexpMatches> |
createRegexpMatches(RegexpMatches 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 RegexpMatch createRegexpMatch()
public static javax.xml.bind.JAXBElement<RegexpMatch> createRegexpMatch(RegexpMatch value)
public static RegexpMatches createRegexpMatches()
public static javax.xml.bind.JAXBElement<RegexpMatches> createRegexpMatches(RegexpMatches value)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.