Package com.intuit.karate.graal
Class JsXml
java.lang.Object
com.intuit.karate.graal.JsMap
com.intuit.karate.graal.JsXml
- All Implemented Interfaces:
Map,org.graalvm.polyglot.proxy.Proxy,org.graalvm.polyglot.proxy.ProxyObject
used to detect xml within the js bridge / log-pretty routine
- Author:
- pthomas3
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.intuit.karate.graal.JsMap
clear, containsKey, containsValue, entrySet, get, getMap, getMember, getMemberKeys, hasMember, isEmpty, keySet, put, putAll, putMember, remove, removeMember, size, toString, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
JsXml
-
-
Method Details
-
getNode
-