| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
JaxrpcMappingDescriptorNode.ROOT_ELEMENT |
static XMLElement |
PersistenceNode.ROOT_ELEMENT |
static XMLElement |
PermissionsNode.ROOT_ELEMENT |
static XMLElement |
ConnectionFactoryDefinitionNode.tag |
static XMLElement |
JMSDestinationDefinitionNode.tag |
static XMLElement |
ApplicationNode.tag |
static XMLElement |
MailSessionNode.tag |
static XMLElement |
JMSConnectionFactoryDefinitionNode.tag |
static XMLElement |
AdministeredObjectDefinitionNode.tag |
static XMLElement |
DataSourceDefinitionNode.tag |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
DeploymentDescriptorNode.getXMLRootTag() |
protected XMLElement |
JaxrpcMappingDescriptorNode.getXMLRootTag() |
protected XMLElement |
ApplicationNode.getXMLRootTag() |
protected XMLElement |
PersistenceNode.getXMLRootTag() |
protected XMLElement |
PermissionsNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DeploymentDescriptorNode.endElement(XMLElement element)
receives notification of the end of an XML element by the Parser
|
boolean |
MethodNode.endElement(XMLElement element) |
boolean |
XMLNode.endElement(XMLElement element)
notification of the end of an XML element in the source XML
file.
|
boolean |
EnvEntryNode.endElement(XMLElement element) |
XMLNode |
DeploymentDescriptorNode.getHandlerFor(XMLElement element) |
XMLNode |
XMLNode.getHandlerFor(XMLElement element)
Return the XMLNode implementation respionsible for
handling the sub-element of the current node
|
boolean |
DeploymentDescriptorNode.handlesElement(XMLElement element) |
boolean |
XMLNode.handlesElement(XMLElement element)
Return true if the XMLNode is responisble for handling the
XML element
|
static void |
DescriptorFactory.register(XMLElement xmlPath,
Class clazz)
register a new descriptor class handling a particular XPATH in the DTD.
|
protected void |
DeploymentDescriptorNode.registerElementHandler(XMLElement element,
Class handler)
register a new XMLNode handler for a particular XML tag.
|
void |
DeploymentDescriptorNode.registerElementHandler(XMLElement element,
Class handler,
String addMethodName)
register a new XMLNode handler for a particular XML tag.
|
String |
DeploymentDescriptorNode.resolvePrefix(XMLElement element,
String prefix)
Resolve a QName prefix to its corresponding Namespace URI by searching up node chain starting with child.
|
String |
XMLNode.resolvePrefix(XMLElement element,
String prefix)
Resolve a QName prefix to its corresponding Namespace URI by
searching up node chain starting with the child.
|
protected boolean |
DeploymentDescriptorNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
void |
DeploymentDescriptorNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
JaxrpcMappingDescriptorNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ApplicationNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
AbstractBundleNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
EntityManagerReferenceNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
IconNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
ModuleNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
XMLNode.setElementValue(XMLElement element,
String value)
sets the value of an XML element
|
void |
LocalizedNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
PropertiesNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
protected void |
DeploymentDescriptorNode.setXMLRootTag(XMLElement element)
sets the XML tag associated with this XMLNode
|
void |
DeploymentDescriptorNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
void |
JaxrpcMappingDescriptorNode.startElement(XMLElement element,
Attributes attributes) |
void |
PersistenceUnitNode.startElement(XMLElement element,
Attributes attributes) |
void |
XMLNode.startElement(XMLElement element,
Attributes attributes)
notification of the start of an XML element tag in the processed
XML source file.
|
void |
LocalizedNode.startElement(XMLElement element,
Attributes attributes)
notification of element start with attributes.
|
| Constructor and Description |
|---|
ConfigurableNode(Object descriptor,
Map dispatchTable,
XMLElement element) |
| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
AppClientNode.tag |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
AppClientNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppClientNode.setElementValue(XMLElement element,
String value) |
| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
OutBoundRANode.tag |
static XMLElement |
ConnectorNode.tag |
static XMLElement |
ConnectionDefNode.tag |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
ConnectorNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
ConnectorNode.getHandlerFor(XMLElement element) |
boolean |
ConnectorNode.handlesElement(XMLElement element) |
protected boolean |
ConnectorNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
void |
ConnectorNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
OutBoundRANode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
void |
ConnectionDefNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
void |
InBoundRANode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
| Constructor and Description |
|---|
ConnectionDefNode(XMLElement element) |
OutBoundRANode(XMLElement element) |
RANode(XMLElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
AppClientRuntimeNode.getXMLRootTag() |
protected XMLElement |
GFAppClientRuntimeNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
static void |
RuntimeDescriptorFactory.register(XMLElement xmlPath,
Class clazz)
register a new descriptor class handling a particular XPATH in the DTD.
|
protected boolean |
JnlpDocNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value) |
void |
MessageDestinationRefNode.setElementValue(XMLElement element,
String value) |
void |
MailConfigurationNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
RuntimeDescriptorNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
ServiceRefPortInfoRuntimeNode.setElementValue(XMLElement element,
String value)
Receives notifications of the value for a particular tag
|
void |
AppClientRuntimeNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
WebServiceEndpointRuntimeNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ResourceEnvRefNode.setElementValue(XMLElement element,
String value) |
void |
MessageDestinationRuntimeNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
RuntimeBundleNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebServiceRuntimeNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
JnlpDocNode.setElementValue(XMLElement element,
String value) |
void |
DefaultResourcePrincipalNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
PrincipalNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
EjbRefNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ResourceRefNode.setElementValue(XMLElement element,
String value) |
void |
ServiceRefNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
GroupNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
ApplicationRuntimeNode.getXMLRootTag() |
protected XMLElement |
GFApplicationRuntimeNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationRuntimeNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
WeblogicApplicationNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
MessageSecurityBindingNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
Parsed an attribute of an element
|
protected boolean |
ProtectionNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
PrincipalNameNode.setAttributeValue(XMLElement element,
XMLElement attribute,
String value)
parsed an attribute of an element
|
void |
SecurityRoleMappingNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
MessageNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
PrincipalNameNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptionNode.setElementValue(XMLElement element,
String value) |
void |
SecurityRoleAssignmentNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
EjbReferenceDescriptionNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ResourceEnvDescriptionNode.setElementValue(XMLElement element,
String value) |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
ConnectorNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ResourceAdapterNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
void |
PrincipalNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
WLUnSupportedNode.getXMLRootTag() |
protected XMLElement |
WLWebServicesDescriptorNode.getXMLRootTag() |
protected XMLElement |
WLWebServiceEndpointNode.getXMLRootTag() |
protected XMLElement |
WLWebServiceEndpointNode.WSDLNode.getXMLRootTag() |
protected XMLElement |
WLWebServiceEndpointNode.ServiceEndpointAddressNode.getXMLRootTag() |
protected XMLElement |
WLWebServiceNode.getXMLRootTag() |
protected XMLElement |
ReliabilityConfigNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
XMLNode |
WLWebServicesDescriptorNode.getHandlerFor(XMLElement element) |
XMLNode |
WLWebServiceEndpointNode.getHandlerFor(XMLElement element) |
protected boolean |
WLWebServicesDescriptorNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value) |
void |
WLUnSupportedNode.setElementValue(XMLElement element,
String value) |
void |
WLServiceRefNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WLServiceRefPortInfoRuntimeNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WLWebServiceEndpointNode.setElementValue(XMLElement element,
String value) |
void |
WLWebServiceEndpointNode.ServiceEndpointAddressNode.setElementValue(XMLElement element,
String value) |
void |
WLWebServiceNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
| Constructor and Description |
|---|
WLUnSupportedNode(XMLElement tag) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DOLUtils.setElementValue(XMLElement element,
String value,
Object o)
receives notification of the value for a particular tag
|
| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
EjbBundleNode.tag |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
EjbBundleNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EjbRelationshipRoleNode.endElement(XMLElement element) |
boolean |
RelationshipsNode.endElement(XMLElement element) |
boolean |
ContainerTransactionNode.endElement(XMLElement element) |
boolean |
InterceptorBindingNode.endElement(XMLElement element)
receives notification of the end of an XML element by the Parser
|
boolean |
EjbSessionNode.endElement(XMLElement element) |
XMLNode |
EjbRelationshipRoleNode.getHandlerFor(XMLElement element) |
boolean |
EjbRelationshipRoleNode.handlesElement(XMLElement element) |
void |
ActivationConfigNode.setElementValue(XMLElement element,
String value) |
void |
ConcurrentMethodNode.setElementValue(XMLElement element,
String value) |
void |
EjbRelationshipRoleNode.setElementValue(XMLElement element,
String value) |
void |
MethodPermissionNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
SecurityIdentityNode.setElementValue(XMLElement element,
String value) |
void |
EjbEntityNode.setElementValue(XMLElement element,
String value) |
void |
ScheduledTimerNode.setElementValue(XMLElement element,
String value) |
void |
QueryNode.setElementValue(XMLElement element,
String value) |
void |
EjbBundleNode.setElementValue(XMLElement element,
String value) |
void |
ContainerTransactionNode.setElementValue(XMLElement element,
String value) |
void |
TimeoutValueNode.setElementValue(XMLElement element,
String value) |
void |
InterceptorBindingNode.setElementValue(XMLElement element,
String value) |
void |
EjbSessionNode.setElementValue(XMLElement element,
String value) |
void |
MethodPermissionNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
void |
SecurityIdentityNode.startElement(XMLElement element,
Attributes attributes) |
void |
InterceptorBindingNode.startElement(XMLElement element,
Attributes attributes) |
void |
EjbSessionNode.startElement(XMLElement element,
Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
EjbBundleRuntimeNode.getXMLRootTag() |
protected XMLElement |
GFEjbBundleRuntimeNode.getXMLRootTag() |
protected XMLElement |
EnterpriseBeansRuntimeNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EjbNode.endElement(XMLElement element) |
boolean |
DefaultWebServiceLoginConfigNode.endElement(XMLElement element) |
void |
ActivationConfigNode.setElementValue(XMLElement element,
String value) |
void |
EjbBundleRuntimeNode.setElementValue(XMLElement element,
String value) |
void |
BeanCacheNode.setElementValue(XMLElement element,
String value) |
void |
EjbNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
EnterpriseBeansRuntimeNode.setElementValue(XMLElement element,
String value) |
| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
WebFragmentNode.tag |
static XMLElement |
AbsoluteOrderingNode.tag |
static XMLElement |
OrderingNode.tag |
static XMLElement |
WebBundleNode.tag |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
WebFragmentNode.getXMLRootTag() |
protected XMLElement |
ServletNode.getXMLRootTag() |
protected XMLElement |
WebResourceCollectionNode.getXMLRootTag() |
protected XMLElement |
WebBundleNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebCommonNode.endElement(XMLElement element)
receives notification of the end of an XML element by the Parser
|
boolean |
WebBundleNode.endElement(XMLElement element) |
void |
SessionConfigNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
FilterMappingNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ServletNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
ServletMappingNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebCommonNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebResourceCollectionNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
MultipartConfigNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
CookieConfigNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebBundleNode.setElementValue(XMLElement element,
String value) |
void |
FilterNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
OrderingOrderingNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
void |
AbsoluteOrderingNode.startElement(XMLElement element,
Attributes attributes)
SAX Parser API implementation, we don't really care for now.
|
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
GFWebBundleRuntimeNode.getXMLRootTag() |
protected XMLElement |
WebBundleRuntimeNode.getXMLRootTag() |
protected XMLElement |
PayaraWebBundleRuntimeNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ClassLoaderNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
ValveNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value) |
protected boolean |
CacheNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
WebPropertyNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
DefaultHelperNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
WebBundleRuntimeNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
CacheHelperNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
protected boolean |
IdempotentUrlPatternNode.setAttributeValue(XMLElement elementName,
XMLElement attributeName,
String value)
parsed an attribute of an element
|
void |
LocaleCharsetMapNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
ServletNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebBundleRuntimeNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
SessionManagerNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
WebBundleRuntimeNode.startElement(XMLElement element,
Attributes attributes) |
void |
ConstraintFieldNode.startElement(XMLElement element,
Attributes attributes) |
void |
CacheMappingNode.startElement(XMLElement element,
Attributes attributes) |
void |
LocaleCharsetInfoNode.startElement(XMLElement element,
Attributes attributes) |
| Modifier and Type | Field and Description |
|---|---|
static XMLElement |
WebServicesDescriptorNode.ROOT_ELEMENT |
| Modifier and Type | Method and Description |
|---|---|
protected XMLElement |
AddressingNode.getXMLRootTag() |
protected XMLElement |
WebServiceEndpointNode.getXMLRootTag() |
protected XMLElement |
WebServicesDescriptorNode.getXMLRootTag() |
protected XMLElement |
WebServiceNode.getXMLRootTag() |
protected XMLElement |
WebServiceHandlerNode.getXMLRootTag() |
protected XMLElement |
WebServiceHandlerChainNode.getXMLRootTag() |
protected XMLElement |
RespectBindingNode.getXMLRootTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressingNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
WebServiceEndpointNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
WebServicesDescriptorNode.setElementValue(XMLElement element,
String value)
Receives notiification of the value for a particular tag
|
void |
ServiceReferenceNode.setElementValue(XMLElement element,
String value)
receives notiification of the value for a particular tag
|
void |
WebServiceHandlerNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
WebServiceHandlerChainNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
void |
RespectBindingNode.setElementValue(XMLElement element,
String value)
receives notification of the value for a particular tag
|
Copyright © 2019. All rights reserved.