Skip to content
logo
Sedona Documentation Path
Type to start searching
    linsong/sedona
    linsong/sedona
    • Index
      • Introduction
      • Setup
      • Architecture
      • Tutorial
      • Language
      • Primitives
      • Expressions
      • Statements
      • Classes
      • Fields
      • Methods
      • Components
      • Reflection
      • Arrays
      • Memory
      • Native Methods
      • Logging
      • Application Model
      • Security
      • Kits
      • Schema
      • Platform Definition
      • Platform Archive
      • Platform Tutorial
      • Device Simulator
      • Certified Platforms
      • Sedonac
      • Testing
      • Porting
      • Niagara
      • Networking
      • DASP
      • Sox
      • Device Discovery
      • License
      • Coding Conventions
      • SCode Format
      • Grammar
      • v1.2
    • API
    • Inheritance
    • Fields
      • max
      • names
      • size
    • Methods
      • dump
    

    Sedona

    Path¶

    Doc Home > API Index > web > Path


    Inheritance¶

    sys::Obj
      web::Path
    
    public class Path

    Path models the parsed segments of the URI path


    Fields¶

    max¶

    public static const define int max

    names¶

    public inline Str[] names

    size¶

    public int size


    Methods¶

    dump¶

    public void dump(OutStream out)


    Doc Home > API Index > web > Path


    Last update: April 28, 2020
    Copyright © 2007-2017 Tridium, 2018-2020 Sedona Community
    powered by MkDocs and Material for MkDocs