SAP ABAP Class CL_OPENXML_PARTURI (OpenXML Part URI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_OOXML_OPC (Package) OpenXML Packaging
Properties
Class CL_OPENXML_PARTURI  
Short Description OpenXML Part URI    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_OOXML_OPC   OpenXML Packaging 
Created 20071120   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_OPENXML_PARTURI has no forward declaration.
Interfaces
Class CL_OPENXML_PARTURI has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_OPENXML_PACKAGE 20071122 OpenXML Package
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXTENSION Instance attribute Private Type reference (TYPE) STRING 20071120
2 FILE Instance attribute Private Type reference (TYPE) STRING 20071120
3 PATH Instance attribute Private Type reference (TYPE) STRING 20071120
4 RELATIONSHIPS_URI Instance attribute Private Type reference (TYPE) STRING 20071120
5 URI Instance attribute Private Type reference (TYPE) STRING 20071120
6 URI_WITHOUT_FRAGMENT Instance attribute Private Type reference (TYPE) STRING 20071120
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Clone URI 20071120
2 CREATE_FROM_FILENAME Static method Public Method Create Part URI from filename 20071120
3 CREATE_FROM_PARTNAME Static method Public Method Create Part URI from part name 20071120
4 CREATE_FROM_PARTNAME_RELATIVE Instance method Public Method Create Part URI from part (relative to this part) 20071120
5 GET_EXTENSION Instance method Public Method Get Extension 20071120
6 GET_FILE Instance method Public Method Get File 20071120
7 GET_PATH Instance method Public Method Get Path 20071120
8 GET_RELATIONSHIPS_URI Instance method Public Method Get Relationships URI 20071120
9 GET_URI Instance method Public Method Get URI 20071120
10 GET_URI_WITHOUT_FRAGMENT Instance method Public Method Get URI without fragment 20071120
11 NORMALIZE Instance method Private Method Normalize URI 20071120
12 _CREATE_SIMPLE Static method Protected Method Internal Use! 20071122
Events
Class CL_OPENXML_PARTURI has no event.
Types
Class CL_OPENXML_PARTURI has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_URI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI OpenXML Part URI 20071120

Method CLONE on class CL_OPENXML_PARTURI has no exception.

Method CREATE_FROM_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING 20071120
2 Returning RR_URI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI OpenXML Part URI 20071120

Method CREATE_FROM_FILENAME on class CL_OPENXML_PARTURI has no exception.

Method CREATE_FROM_PARTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNAME Call by reference Type reference (TYPE) OXA_OPC_PART_NAME Open Packaging Conventions - Part Name 20071120
2 Returning RR_URI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI OpenXML Part URI 20071120

Method CREATE_FROM_PARTNAME on class CL_OPENXML_PARTURI has no exception.

Method CREATE_FROM_PARTNAME_RELATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNAME Call by reference Type reference (TYPE) OXA_OPC_PART_NAME Open Packaging Conventions - Part Name 20071120
2 Returning RR_URI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI OpenXML Part URI 20071120

Method CREATE_FROM_PARTNAME_RELATIVE on class CL_OPENXML_PARTURI has no exception.

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXTENSION Value transfer Type reference (TYPE) STRING 20071120

Method GET_EXTENSION on class CL_OPENXML_PARTURI has no exception.

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FILE Value transfer Type reference (TYPE) STRING 20071120

Method GET_FILE on class CL_OPENXML_PARTURI has no exception.

Method GET_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PATH Value transfer Type reference (TYPE) STRING 20071120

Method GET_PATH on class CL_OPENXML_PARTURI has no exception.

Method GET_RELATIONSHIPS_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_URI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI 20071120

Method GET_RELATIONSHIPS_URI on class CL_OPENXML_PARTURI has no exception.

Method GET_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URI Value transfer Type reference (TYPE) STRING 20071120

Method GET_URI on class CL_OPENXML_PARTURI has no exception.

Method GET_URI_WITHOUT_FRAGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URI Value transfer Type reference (TYPE) STRING 20071120

Method GET_URI_WITHOUT_FRAGMENT on class CL_OPENXML_PARTURI has no exception.

Method NORMALIZE Signature

Method NORMALIZE on class CL_OPENXML_PARTURI has no parameter.
Method NORMALIZE on class CL_OPENXML_PARTURI has no exception.

Method _CREATE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNAME Call by reference Type reference (TYPE) STRING 20071122
2 Returning RR_PARTURI Value transfer Object reference (TYPE REF TO) CL_OPENXML_PARTURI OpenXML Part URI 20071122

Method _CREATE_SIMPLE on class CL_OPENXML_PARTURI has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711