Home
last modified time | relevance | path

Searched defs:readRootElement (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/util/
H A DSAXReaderUtil.java135 …public static Element readRootElement(@Nonnull final InputStream stream) throws ExecutionException… in readRootElement() method in SAXReaderUtil
181 …public static Element readRootElement(@Nonnull final String text) throws ExecutionException, Inter… in readRootElement() method in SAXReaderUtil
227 …public static Element readRootElement(@Nonnull final Reader reader) throws ExecutionException, Int… in readRootElement() method in SAXReaderUtil
273 …public static Element readRootElement(@Nonnull final File file) throws ExecutionException, Interru… in readRootElement() method in SAXReaderUtil
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Barcode/Renderer/
H A DSvg.php175 protected function readRootElement() function in Zend\\Barcode\\Renderer\\Svg
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/
H A DASNFormat.cpp667 bool ASNFormat::AsnParser::readRootElement() { in readRootElement() function in U2::ASNFormat::AsnParser