Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B9DF9200D1B for ; Wed, 6 Sep 2017 21:09:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B88491609C0; Wed, 6 Sep 2017 19:09:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3E387160BCB for ; Wed, 6 Sep 2017 21:09:11 +0200 (CEST) Received: (qmail 23280 invoked by uid 500); 6 Sep 2017 19:09:10 -0000 Mailing-List: contact commits-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list commits@ariatosca.incubator.apache.org Received: (qmail 23239 invoked by uid 99); 6 Sep 2017 19:09:09 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2017 19:09:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 1EC01CCFA6 for ; Wed, 6 Sep 2017 19:09:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.022 X-Spam-Level: X-Spam-Status: No, score=-3.022 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LINEPADDING=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 9Qmy9Es2Zg5d for ; Wed, 6 Sep 2017 19:09:00 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 435B95F613 for ; Wed, 6 Sep 2017 19:08:46 +0000 (UTC) Received: (qmail 22461 invoked by uid 99); 6 Sep 2017 19:08:43 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Sep 2017 19:08:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BE6E6F56BB; Wed, 6 Sep 2017 19:08:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: git-site-role@apache.org To: commits@ariatosca.incubator.apache.org Date: Wed, 06 Sep 2017 19:09:15 -0000 Message-Id: <3664890d6a5a41b99a781310a94a3bfd@git.apache.org> In-Reply-To: <8f87f1de7edd416c92ef770df9e19057@git.apache.org> References: <8f87f1de7edd416c92ef770df9e19057@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [35/51] [partial] incubator-ariatosca-website git commit: Automatic Site Publish by Buildbot archived-at: Wed, 06 Sep 2017 19:09:12 -0000 http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/eabc1cba/_site/docs/html/aria.parser.loading.html ---------------------------------------------------------------------- diff --git a/_site/docs/html/aria.parser.loading.html b/_site/docs/html/aria.parser.loading.html deleted file mode 100644 index b742d38..0000000 --- a/_site/docs/html/aria.parser.loading.html +++ /dev/null @@ -1,583 +0,0 @@ - - - - - - - - - - - aria.parser.loading — ARIA TOSCA 0.1.1 documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
- -
-

aria.parser.loading

-

Loading package.

- ---- - - - - - - - - - - - - - - - - - - - - -
aria.parser.loading.LoadingContextLoading context.
aria.parser.loading.LoaderExceptionARIA loader exception.
aria.parser.loading.LoaderNotFoundErrorARIA loader error: loader not found for source.
aria.parser.loading.DocumentNotFoundExceptionARIA loader exception: document not found.
aria.parser.loading.LoaderSourceBase class for ARIA loader sources.
aria.parser.loading.DefaultLoaderSourceThe default ARIA loader source will generate a UriTextLoader for UriLocation and a LiteralLoader for a LiteralLocation.
-
-

Loaders

- ---- - - - - - - - - - - - - - - - - - - - - -
aria.parser.loading.LoaderBase class for ARIA loaders.
aria.parser.loading.FileTextLoaderARIA file text loader.
aria.parser.loading.LiteralLoaderARIA literal loader.
aria.parser.loading.RequestLoaderBase class for ARIA request-based loaders.
aria.parser.loading.RequestTextLoaderARIA request-based text loader.
aria.parser.loading.UriTextLoaderBase class for ARIA URI loaders.
-
-
-

Locations

- ---- - - - - - - - - -
aria.parser.loading.LocationBase class for ARIA locations.
aria.parser.loading.UriLocationA URI location can be absolute or relative, and can include a scheme or not.
-
-
-exception aria.parser.loading.LoaderException(message=None, cause=None, cause_traceback=None)
-

Bases: aria.exceptions.AriaException

-

ARIA loader exception.

-
- -
-
-exception aria.parser.loading.LoaderNotFoundError(message=None, cause=None, cause_traceback=None)
-

Bases: aria.parser.loading.exceptions.LoaderException

-

ARIA loader error: loader not found for source.

-
- -
-
-exception aria.parser.loading.DocumentNotFoundException(message=None, cause=None, cause_traceback=None)
-

Bases: aria.parser.loading.exceptions.LoaderException

-

ARIA loader exception: document not found.

-
- -
-
-class aria.parser.loading.LoadingContext
-

Bases: object

-

Loading context.

- --- - - - -
Variables: -
-
- -
-
-class aria.parser.loading.Loader
-

Bases: object

-

Base class for ARIA loaders.

-

Loaders extract a document by consuming a document source.

-

Though the extracted document is often textual (a string or string-like -data), loaders may provide any format.

-
-
-close()
-
- -
-
-load()
-
- -
-
-open()
-
- -
- -
-
-class aria.parser.loading.LoaderSource
-

Bases: object

-

Base class for ARIA loader sources.

-

Loader sources provide appropriate Loader instances for locations.

-
-
-get_loader(context, location, origin_location)
-
- -
- -
-
-class aria.parser.loading.DefaultLoaderSource
-

Bases: aria.parser.loading.source.LoaderSource

-

The default ARIA loader source will generate a UriTextLoader for -UriLocation and a LiteralLoader for a LiteralLocation.

-
-
-get_loader(context, location, origin_location)
-
- -
- -
-
-class aria.parser.loading.Location
-

Bases: object

-

Base class for ARIA locations.

-

Locations are used by LoaderSource to delegate to -an appropriate Loader.

-
-
-is_equivalent(location)
-
- -
-
-prefix
-
- -
- -
-
-class aria.parser.loading.UriLocation(uri)
-

Bases: aria.parser.loading.location.Location

-

A URI location can be absolute or relative, and can include a scheme or not.

-

If no scheme is included, it should be treated as a filesystem path.

-

See UriTextLoader.

-
-
-is_equivalent(location)
-
- -
-
-prefix
-
- -
- -
-
-class aria.parser.loading.LiteralLocation(content, name='literal')
-

Bases: aria.parser.loading.location.Location

-

A location that embeds content.

-

See LiteralLoader.

-
-
-is_equivalent(location)
-
- -
- -
-
-class aria.parser.loading.LiteralLoader(location)
-

Bases: aria.parser.loading.loader.Loader

-

ARIA literal loader.

-

See LiteralLocation.

-
-
-load()
-
- -
- -
-
-class aria.parser.loading.UriTextLoader(context, location, origin_location=None)
-

Bases: aria.parser.loading.loader.Loader

-

Base class for ARIA URI loaders.

-

See UriLocation.

-

Supports a list of search prefixes that are tried in order if the URI cannot be found. -They will be:

-
    -
  • If origin_location is provided its prefix will come first.
  • -
  • Then the prefixes in the LoadingContext will be added.
  • -
  • Finally, the parser can supply a uri_loader_prefix function with extra prefixes.
  • -
-
-
-close()
-
- -
-
-load()
-
- -
-
-open()
-
- -
- -
-
-class aria.parser.loading.RequestLoader(context, uri, headers=None)
-

Bases: aria.parser.loading.loader.Loader

-

Base class for ARIA request-based loaders.

-

Extracts a document from a URI by performing a request.

-

Note that the “file:” schema is not supported: FileTextLoader should -be used instead.

-
-
-load()
-
- -
-
-open()
-
- -
- -
-
-class aria.parser.loading.RequestTextLoader(context, uri, headers=None)
-

Bases: aria.parser.loading.request.RequestLoader

-

ARIA request-based text loader.

-
-
-load()
-
- -
- -
-
-class aria.parser.loading.FileTextLoader(context, path, encoding='utf-8')
-

Bases: aria.parser.loading.loader.Loader

-

ARIA file text loader.

-

Extracts a text document from a file. The default encoding is UTF-8, but other supported -encoding can be specified instead.

-
-
-close()
-
- -
-
-load()
-
- -
-
-open()
-
- -
- -
-
- - -
-
- -
-
- - -
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-ariatosca-website/blob/eabc1cba/_site/docs/html/aria.parser.modeling.html ---------------------------------------------------------------------- diff --git a/_site/docs/html/aria.parser.modeling.html b/_site/docs/html/aria.parser.modeling.html deleted file mode 100644 index f495944..0000000 --- a/_site/docs/html/aria.parser.modeling.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - - - - - - aria.parser.modeling — ARIA TOSCA 0.1.1 documentation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - - -
-
- - - - - - - - - - - - - - - - -
- - - - -
-
-
-
- -
-

aria.parser.modeling

-

Modeling package.

-
-
-class aria.parser.modeling.IdType
-

Bases: object

-
-
-LOCAL_RANDOM = 1
-
- -
-
-LOCAL_SERIAL = 0
-
- -
-
-UNIVERSAL_RANDOM = 2
-
- -
- -
-
-class aria.parser.modeling.ModelingContext
-

Bases: object

-

Modeling context.

- --- - - - -
Variables: -
-
-
-generate_id()
-
- -
-
-instance_as_raw
-
- -
-
-set_input(name, value)
-
- -
-
-store(model_storage)
-
- -
-
-template_as_raw
-
- -
- -
- - -
-
- -
-
- - -
-
- -
- -
- - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file