代码搜索:XPath

找到约 1,192 项符合「XPath」的源代码

代码结果 1,192
www.eeworm.com/read/338072/3323304

h xpath.h

/* * xpath.c: interface for XML Path Language implementation * * Reference: W3C Working Draft 5 July 1999 * http://www.w3.org/Style/XSL/Group/1999/07/xpath-19990705.html * * See COPYR
www.eeworm.com/read/338072/3323327

c xpath.c

/* * xpath.c: XML Path Language implementation * XPath is a language for addressing parts of an XML document, * designed to be used by both XSLT and XPointer. * * Reference: W3C
www.eeworm.com/read/309013/3708150

java xpath.java

/*-- $Id: XPath.java,v 1.17 2007/11/10 05:29:02 jhunter Exp $ Copyright (C) 2000-2007 Jason Hunter & Brett McLaughlin. All rights reserved. Redistribution and use in source and binary fo
www.eeworm.com/read/305285/3776036

java xpath.java

/* * Copyright 2001 (C) MetaStuff, Ltd. All Rights Reserved. * * This software is open source. * See the bottom of this file for the licence. * * $Id: XPath.java,v 1.3 2003/11/02 18:04:11 per_ny
www.eeworm.com/read/304657/3790854

java xpath.java

/* XPath.java -- Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms of
www.eeworm.com/read/301981/3828427

java xpath.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c
www.eeworm.com/read/442179/1764908

xtp xpath.xtp

XPath is a language for selecting XML nodes. It was originally part of the XSLT spec, but was split out because the W3C realized XPath was useful by itself. XPath is use
www.eeworm.com/read/442179/1764974

xtp xpath.xtp

Resin can use XPath, the XML Path Language, to select nodes from an XML tree. Scripts can select all 'table' children, or even all 'table' elements in an e
www.eeworm.com/read/427112/1976539

java xpath.java

/* * Copyright 2000-2002,2004,2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Li
www.eeworm.com/read/427112/1976947

java xpath.java

/* * Copyright 1999-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Y