docstring stringlengths 3 2.38k | code stringlengths 9 99.4k |
|---|---|
select returns a @ List that can be empty | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . <unk> XPath . compile Context . <unk> NodeList . cast Collections . unmodifiableList NodeList . getLength ArrayList < Node > . <init> NodeList . getLength List < Node > . add Collections . unmodifiableList |
select returns a @ List that can be empty | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . <unk> XPath . compile Context . <unk> XPathExpression . evaluate Context . <unk> NodeList . cast Context . <unk> ArrayList < Node > . <init> NodeList . getLength ArrayList < Node > . <init> List < Node > . add Collections . unmodifiableList |
title from <unk> mods | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile Node . cast Node . getNodeType Element . cast Element . getTextContent |
parse the actions contained under the given root | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile NodeList . cast ArrayList . <init> NodeList . getLength Element . cast List . add List . size List . toArray |
evaluate the given xpath against the given document and produces new document which satisfy the xpath expression | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile NodeList . cast |
title from <unk> mods | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile XPathExpression . evaluate Node . cast Element . cast Element . getTextContent |
take a document and evaluates an x path expression on it | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile XPathExpression . evaluate NodeList . cast ArrayList < Element > . <init> Element . cast List < Element > . add |
get the intersection between an expression interpreted as a x path expression , and a topic set | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile XPathExpression . evaluate NodeList . cast NodeList . getLength NodeList . item Stack . <init> Stack < Node > . push Node . getParentNode Stack < Node > . push DocumentBuilderFactory . newInstance DocumentBuilderFactory . setNamespaceAware DocumentBuilderFactory . newDocumentBuilder Document . createElement Stack < Node > . pop Document . importNode Element . appendChild List < Object > . add Stack < Node > . pop Document . importNode Node . appendChild |
create the x path expression based on the x path string parameter | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile |
retrieve a x path instance that can be used to find elements with the provided path | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile |
sort out some xpath bits for us | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . compile |
check if is consent document | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . evaluate Boolean . cast |
get the attribute value | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . evaluate Node . cast Node . getAttributes |
check a particular x path result | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext XPath . evaluate NodeList . cast NodeList . getLength NodeList . item Element . cast |
create xpath and assign the namespace resolver for inspect code namespace | XPathFactory . newInstance XPathFactory . newXPath XPath . setNamespaceContext |
get rid of the indentations of the the xml file | XPathFactory . newInstance XPathFactory . newXPath XPathExpression . evaluate NodeList . cast NodeList . getLength NodeList . item Node . getParentNode |
create a new pool element with the specified attributes | XPathFactory . newInstance XPathFactory . newXPath |
create a new read only node el resolver | XPathFactory . newInstance XPathFactory . newXPath |
create a new stage client to handle communicating to a nexus pro server staging suite | XPathFactory . newInstance XPathFactory . newXPath |
create a new x path utils instance | XPathFactory . newInstance XPathFactory . newXPath |
create a new xpath object | XPathFactory . newInstance XPathFactory . newXPath |
get an x path instance to compile x path expressions | XPathFactory . newInstance XPathFactory . newXPath |
evaluate an x path string and return true if the output is to be included or not | XPathFactory . newInstance XPathFactory . setFeature XPathFactory . newXPath <unk> . <init> XPath . setNamespaceContext XPath . compile XPathExpression . evaluate Boolean . cast |
evaluate a boolean xpath | XPathFactory . newXPath Boolean . cast |
fetch them in traditional way | XPathFactory . newXPath HashSet < Node > . <init> XPath . evaluate String . format NodeList . getLength Collection < Node > . add |
fetch them in traditional way | XPathFactory . newXPath HashSet < Node > . <init> XPath . evaluate String . format NodeList . getLength NodeList . item Collection < Node > . add |
use x path get the individual node information | XPathFactory . newXPath NamespaceContext . <init> XPath . setNamespaceContext String . equals ArrayList < String > . <init> ArrayList < String > . add ArrayList < String > . iterator XPath . evaluate |
use x path get the individual node information | XPathFactory . newXPath NamespaceContext . <init> XPath . setNamespaceContext String . equals ArrayList < String > . <init> String . equals ArrayList < String > . add ArrayList < String > . iterator XPath . evaluate |
give a document , search for the notification strategy configuration and returns the configured strategy or the default one if nothing is configured | XPathFactory . newXPath Node . cast |
calculate the least common multiple of all <unk> elements in the score | XPathFactory . newXPath NodeList . cast NodeList . getLength NodeList . item Float . parseFloat Integer . toString Math . round Integer . toString BigInteger . <init> Math . round BigInteger . gcd BigInteger . multiply BigInteger . intValue |
run an x path exception and returns the results in an iterable list | XPathFactory . newXPath NodeList . cast |
handle one statistic record for one info field | XPathFactory . newXPath String . cast String . getBytes InputSource . <init> Map . put StringBuffer . append |
handle one statistic record for one difference <unk> field | XPathFactory . newXPath String . cast String . getBytes InputSource . <init> Map . put |
handle one statistic record for one info field | XPathFactory . newXPath String . cast String . getBytes InputSource . <init> String . trim Map . put StringBuffer . append |
handle one statistic record for one time reduction field | XPathFactory . newXPath String . cast XPathFactory . newXPath String . cast InputSource . <init> DatatypeFactory . newInstance XMLGregorianCalendar . toGregorianCalendar Calendar . getInstance Calendar . setTimeInMillis Map . put StringBuffer . append |
handle one statistic record for one time reduction field | XPathFactory . newXPath String . cast XPathFactory . newXPath String . cast String . getBytes InputSource . <init> String . trim XMLGregorianCalendar . toGregorianCalendar Calendar . getInstance Timestamp . getTime Calendar . setTimeInMillis Map . put StringBuffer . append |
get the W3C node list instance associated with the x path selection supplied | XPathFactory . newXPath String . endsWith String . substring XPath . evaluate NodeList . cast String . length NodeList . cast |
create a filename based on the xpath pattern | XPathFactory . newXPath StringBuffer . <init> String . length String . split XPath . compile String . cast StringBuffer . append StringBuffer . toString StringBuffer . append StringBuffer . toString |
create a new x path with the passed variable resolver , <unk> and namespace context | XPathFactory . newXPath XPath . <unk> XPath . <unk> XPath . setNamespaceContext |
ensure that xml element with new attributes does exist and creates it if not | XPathFactory . newXPath XPath . compile Document . cast XPath . compile Node . cast Node . getChildNodes NodeList . item Node . getNodeName Node . getAttributes NamedNodeMap . getNamedItem Entry < String , String > . getValue Node . getNodeValue Element . cast Document . createElement Node . appendChild HashMap . <init> Element . getAttributes NamedNodeMap . getLength NamedNodeMap . item Node . getNodeValue Node . getNodeName Map < String , String > . put Entry < String , String > . getKey Entry < String , String > . getValue Map < String , String > . containsKey Map < String , String > . get Map < String , String > . containsKey Element . setAttribute Entry < String , String > . getValue Element . setAttribute Element . removeAttribute |
remove all elements from xml by x path | XPathFactory . newXPath XPath . compile Document . cast XPath . compile NodeList . cast NodeList . getLength NodeList . item Node . getParentNode |
load the default values from the configuration file | XPathFactory . newXPath XPath . compile NodeList . cast Vector . get XPath . compile XPathExpression . evaluate NodeList . cast Vector . get XPath . compile XPathExpression . evaluate NodeList . cast Vector . get |
return the object returned from executing the expression on the xml document | XPathFactory . newXPath XPath . compile NodeList . cast |
evaluate a given x path query in the given context must be an Element , or a node or something | XPathFactory . newXPath XPath . compile XPathExpression . evaluate NodeList . cast NodeList . getLength ArrayList < Node > . <init> List < Node > . add |
metodo che <unk> una query su un documento <unk> il <unk> su output | XPathFactory . newXPath XPath . compile XPathExpression . evaluate NodeList . cast NodeList . item |
metodo che <unk> una query su un documento | XPathFactory . newXPath XPath . compile XPathExpression . evaluate NodeList . cast |
extract an item from an xml document via an x path | XPathFactory . newXPath XPath . compile XPathExpression . evaluate |
run an x path exception and returns the results in an iterable list | XPathFactory . newXPath XPath . evaluate NodeList . cast |
run an x path exception and returns the results in an iterable list | XPathFactory . newXPath XPath . evaluate |
look for a single node by using a x path expression | XPathFactory . newXPath XPath . setNamespaceContext Node . cast |
get the W3C node list instance associated with the x path selection supplied | XPathFactory . newXPath XPath . setNamespaceContext String . endsWith String . substring XPath . evaluate NodeList . cast String . length NodeList . cast |
create a new xpath expression as there we no available in the pool | XPathFactory . newXPath XPath . setNamespaceContext XPath . <unk> XPath . <unk> XPath . <unk> XPath . compile |
construct the x path expression | XPathFactory . newXPath XPath . setNamespaceContext XPath . <unk> XPath . compile |
execute advanced x path statements that are required for top link <unk> | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile Node . cast |
execute advanced x path statements that are required for top link <unk> | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile NodeList . cast |
execute x path query on a given node , return string | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile String . cast |
execute x path query on given node | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile XPathExpression . evaluate |
compile the string to an x path expression with an optional namespace context this default implementation uses synchronized access to a single static instance | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile |
construct a x path expression instance with given expression string and namespace context | XPathFactory . newXPath XPath . setNamespaceContext XPath . compile |
process a single mapping rule | XPathFactory . newXPath XPath . setNamespaceContext XPath . evaluate NodeList . cast NodeList . item HashMap < String , URI > . <init> String . contains String . split Map < String , URI > . put Node . getNodeName Map < String , URI > . containsKey Map < String , URI > . get Node . getNodeName List < Statement > . add List . size List < Statement > . add List . get ValueFactory . createStatement List < Statement > . add XPathFactory . newXPath XPath . setNamespaceContext NodeList . cast NodeList . item HashMap < String > . get ValueFactory . createStatement List < Statement > . add |
this method just performs a x path query | XPathFactory . newXPath XPath . setNamespaceContext XPath . evaluate |
ejecuta una x query y devuelve el resultado en una lista de elementos | XPathFactory . newXPath XPathExpression . evaluate NodeList . cast ArrayList < Element > . <init> |
return the result string when <unk> the x path expression on xml source | XPathFactory . newXPath XPathExpression . evaluate |
get a new x path factory instance using the specified object model | XPathFactoryFinder . <init> XPathFactoryFinder . newFactory |
create a new x path factory object for the <unk> model | XPathFactoryFinder . _newFactory XPathFactoryFinder . debugPrintln XPathFactory . getClass XPathFactoryFinder . debugPrintln |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactory . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Boolean . cast BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Boolean . booleanValue BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . createInstance XPathFactory . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Boolean . booleanValue Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . createInstance XPathFactory . cast BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactory . cast Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . createInstance XPathFactory . cast XPathFactory . <unk> Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactory . cast Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . createInstance XPathFactory . cast BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . createInstance XPathFactory . cast XPathFactory . <unk> BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . createInstance XPathFactory . cast XPathFactory . <unk> Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Boolean . booleanValue Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Boolean . booleanValue Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Boolean . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln BufferedReader . <init> String . indexOf String . substring String . trim XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Boolean . booleanValue Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactory . cast Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Boolean . booleanValue BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . createInstance XPathFactory . cast Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . createInstance XPathFactory . cast XPathFactory . <unk> Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactory . cast BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Boolean . booleanValue BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast BufferedReader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactoryFinder . createInstance XPathFactory . cast Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactory . cast XPathFactory . <unk> Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim String . length XPathFactoryFinder . createInstance XPathFactory . cast XPathFactory . <unk> Reader . close |
search for a x path factory for a given uri in a meta inf services file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> InputStreamReader . <init> BufferedReader . <init> BufferedReader . readLine String . indexOf String . substring String . trim XPathFactory . cast XPathFactory . <unk> Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> Class . newInstance XPathFactory . cast Class . getMethod Boolean . cast Boolean . booleanValue Reader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Boolean . cast BufferedReader . close |
look up a value in a property file | XPathFactoryFinder . debugPrintln InputStreamReader . <init> BufferedReader . <init> String . indexOf String . substring String . trim String . length XPathFactoryFinder . <unk> XPathFactory . cast Class . getMethod Method . invoke Boolean . cast Boolean . booleanValue BufferedReader . close |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.