public class FileFilterModelParser10 extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_LOCAL_NAME |
| Constructor and Description |
|---|
FileFilterModelParser10(BuildPropertyReplacer propertyReplacer) |
| Modifier and Type | Method and Description |
|---|---|
void |
parseFilter(XMLStreamReader reader,
List<FileFilter> filters) |
public static final String ELEMENT_LOCAL_NAME
public FileFilterModelParser10(BuildPropertyReplacer propertyReplacer)
public void parseFilter(XMLStreamReader reader, List<FileFilter> filters) throws XMLStreamException
XMLStreamExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.