Package org.jboss.as.patching.generator
Class PatchConfigXml
- java.lang.Object
-
- org.jboss.as.patching.generator.PatchConfigXml
-
public class PatchConfigXml extends Object
Parser for a patch generation configuration document.- Author:
- Brian Stansberry (c) 2012 Red Hat Inc.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PatchConfigparse(InputStream stream)
-
-
-
Method Detail
-
parse
public static PatchConfig parse(InputStream stream) throws XMLStreamException
- Throws:
XMLStreamException
-
-