public class Archetypes extends Object
| Constructor and Description |
|---|
Archetypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Archetype a) |
List<Archetype> |
getArchetypes() |
static JAXBContext |
newJaxbContext() |
static Marshaller |
newMarshaller() |
static Unmarshaller |
newUnmarshaller() |
public void add(Archetype a)
public static JAXBContext newJaxbContext() throws JAXBException
JAXBExceptionpublic static Marshaller newMarshaller() throws JAXBException
JAXBExceptionpublic static Unmarshaller newUnmarshaller() throws JAXBException
JAXBExceptionCopyright © 2011–2015 Red Hat. All rights reserved.