public class BeansXmlStreamParser extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JAVAEE_LEGACY_URI |
static String |
JAVAEE_URI |
static Set<String> |
JAVAEE_URIS |
static Set<String> |
SCANNING_URIS |
static String |
WELD_URI |
| Constructor and Description |
|---|
BeansXmlStreamParser(URL beansXml) |
BeansXmlStreamParser(URL beansXml,
Function<String,String> interpolator) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
interpolate(String value) |
org.jboss.weld.bootstrap.spi.BeansXml |
parse() |
public static final String JAVAEE_LEGACY_URI
public static final String JAVAEE_URI
public static final String WELD_URI
public BeansXmlStreamParser(URL beansXml)
beansXml - Copyright © 2019. All rights reserved.