Forge - XML Parser Addon API 2.0.0.Beta4
G O P S X 

G

getXmlSource() - Method in interface org.jboss.forge.addon.parser.xml.resources.XMLResource
Attempt to determine and return the XMLSource type of the underlying Class.

O

org.jboss.forge.addon.parser.xml - package org.jboss.forge.addon.parser.xml
 
org.jboss.forge.addon.parser.xml.resources - package org.jboss.forge.addon.parser.xml.resources
 

P

parse(File) - Method in interface org.jboss.forge.addon.parser.xml.XMLSourceFactory
Open the given File, parsing its contents into a new Node instance.
parse(InputStream) - Method in interface org.jboss.forge.addon.parser.xml.XMLSourceFactory
Read the given InputStream and parse the data into a new Node instance.
parse(char[]) - Method in interface org.jboss.forge.addon.parser.xml.XMLSourceFactory
Parse the given character array into a new Node instance.
parse(String) - Method in interface org.jboss.forge.addon.parser.xml.XMLSourceFactory
Parse the given String data into a new Node instance.

S

setContents(Node) - Method in interface org.jboss.forge.addon.parser.xml.resources.XMLResource
Set the content of this Resource to the value of the given XMLSource.

X

XMLResource - Interface in org.jboss.forge.addon.parser.xml.resources
A Resource that represents a XML Node.
XMLSourceFactory - Interface in org.jboss.forge.addon.parser.xml
 
G O P S X 
Forge - XML Parser Addon API 2.0.0.Beta4

Copyright © 2013 JBoss by Red Hat. All rights reserved.