public class CopyArtifactsModelParser10 extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ELEMENT_LOCAL_NAME |
Constructor and Description |
---|
CopyArtifactsModelParser10(BuildPropertyReplacer propertyReplacer) |
CopyArtifactsModelParser10(BuildPropertyReplacer propertyReplacer,
FileFilterModelParser10 fileFilterModelParser) |
Modifier and Type | Method and Description |
---|---|
void |
parseCopyArtifacts(XMLStreamReader reader,
List<CopyArtifact> result) |
public static final String ELEMENT_LOCAL_NAME
public CopyArtifactsModelParser10(BuildPropertyReplacer propertyReplacer)
public CopyArtifactsModelParser10(BuildPropertyReplacer propertyReplacer, FileFilterModelParser10 fileFilterModelParser)
public void parseCopyArtifacts(XMLStreamReader reader, List<CopyArtifact> result) throws XMLStreamException
XMLStreamException
Copyright © 2017 JBoss by Red Hat. All rights reserved.