EnglishFrenchSpanish

Ad


OnWorks favicon

webxref - Online in the Cloud

Run webxref in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command webxref that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


webxref - Output references to ids and classes in an Ajax Web application

SYNOPSIS


webxref [-huxcCiIv] files..

DESCRIPTION


The Ada Web Server is a library that allows you to embed a web server into your Ada
application. It provides not only HTTP but also SOAP, WSDL and several other facilities.
Thus you can write full-fledged web applications.

WSDL (Web Service Definition Language) is a language based on XML. WSDL documents
describe, in a formal way, the interface to Web Services. This description consists of the
end-point (URL to the server offering the service), the SOAPAction (needed to call the
remote procedure), the procedure names and a description of the input and output
parameters.

Using webxref, you can track down unused or undefined entities in Ajax Web development, as
it is very difficult to ensure that a referenced Id does actually exist in Web pages for
example.

Please see the AWS User's guide for more details on how webxref works, and how you can use
it to develop web services.

OPTIONS


-h display help

-x output all cross-references (default)

-u output unused entities only

-d output referenced but undefined entities only

-i handle id elements

-I do not handle id elements

-pi prefix
id must have the given prefix ('file_based' to use filename based prefix)

-pc prefix
class must have the given prefix

-ki name
kill id, do not handle this specific id

Use webxref online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad