Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

JAVA XML COURSE

//returns specific attribute
getAttribute("attributeName");

//returns a Map (table) of names/values
getAttributes();
Source by www-tutorialspoint-com.translate.goog #
 
PREVIOUS NEXT
Tagged: #JAVA #XML #COURSE
ADD COMMENT
Topic
Name
2+7 =