| | Class | Description |
|---|
| | ExURLLoader |
ExURLLoader クラスは、URLLoader クラスの基本機能を拡張した jp.nium パッケージで使用される基本的な通信クラスです。
ExURLLoader class is a basic communication class used at jp.nium package which extends the basic function of URLLoader class.
|
| | Query |
Query クラスは、URL のクエリパラメータを ActionScript で制御しやすい形に表現したモデルクラスです。
Query class is a model class which express the query parameter of the URL that can handle by ActionScript easily.
|
| | URLObject |
URLObject クラスは、URL を表すモデルクラスです。
URLObject class is a model class which express the URL.
|