SAP ABAP Class CL_BTF_DOCUMENT (SAP BTF Document Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BTF (Application Component) Business Text Framework
     SBTF (Package) Business Text Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BTF_DOCUMENT SAP BTF Document Interface 20030822
Properties
Class CL_BTF_DOCUMENT  
Short Description SAP BTF Document Class    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTF   Business Text Framework 
Created 20030822   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BTF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BTF_DOCUMENT SAP BTF Document Interface 20030822
Friends
# Friend Modeled only Created on Description
1 CL_BTF 20030822 SAP BTF Class
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIGURATION Instance attribute Private Object reference (TYPE REF TO) IF_BTF_CONFIGURATION SAP BTF Configuration 20030822
2 ENCODING Instance attribute Private Type reference (TYPE) STRING Codierung (for example, 'utf-8') 20030822
3 HTMLTIDY Instance attribute Private Object reference (TYPE REF TO) CL_HTMLTIDY HTMLTidy 20030822
4 IXML Static Attribute Private Object reference (TYPE REF TO) IF_IXML IXML Framework (XML Parser) 20030822
5 LANGUAGE Instance attribute Private Type reference (TYPE) TDSPRAS Language Key 20030822
6 SAPBTF_FIELD Constant Private Type reference (TYPE) STRING '%SAP_' ID Start of Fields 20030822
7 STREAMFACTORY Instance attribute Private Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY IXML Stream Factory 20030822
8 TEXT Instance attribute Private Type reference (TYPE) XSTRING Text 20030822
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030930
2 COLLECT_FIELDS Instance method Public Method 20030908
3 COLLECT_LINKS Instance method Public Method 20030908
4 CONCATENATE Instance method Public Method 20030908
5 CONSTRUCTOR Instance method Public Constructor Constructor 20030822
6 GET_CONTENT Instance method Public Method 20030908
7 PARSE_ONLY Instance method Public Method 20030908
8 REPLACE_FIELDS Instance method Public Method 20030908
9 REPLACE_LINKS Instance method Public Method 20030908
10 SET_CONTENT Instance method Public Method 20030908
Events
Class CL_BTF_DOCUMENT has no event.
Types
Class CL_BTF_DOCUMENT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BTF_DOCUMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BTF_DOCUMENT has no exception.

Method COLLECT_FIELDS Signature

Method COLLECT_FIELDS on class CL_BTF_DOCUMENT has no parameter.
Method COLLECT_FIELDS on class CL_BTF_DOCUMENT has no exception.

Method COLLECT_LINKS Signature

Method COLLECT_LINKS on class CL_BTF_DOCUMENT has no parameter.
Method COLLECT_LINKS on class CL_BTF_DOCUMENT has no exception.

Method CONCATENATE Signature

Method CONCATENATE on class CL_BTF_DOCUMENT has no parameter.
Method CONCATENATE on class CL_BTF_DOCUMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_BTF_CONFIGURATION SAP BTF Konfiguration 20030822
2 Importing LANGUAGE Value transfer Type reference (TYPE) TDSPRAS Sprachenschlüssel 20030822
# Exception Resumable Description Created on
1 CX_BTF_RUNTIME_ERROR BTF Ausnahme: Laufzeitfehler 20030822

Method GET_CONTENT Signature

Method GET_CONTENT on class CL_BTF_DOCUMENT has no parameter.
Method GET_CONTENT on class CL_BTF_DOCUMENT has no exception.

Method PARSE_ONLY Signature

Method PARSE_ONLY on class CL_BTF_DOCUMENT has no parameter.
Method PARSE_ONLY on class CL_BTF_DOCUMENT has no exception.

Method REPLACE_FIELDS Signature

Method REPLACE_FIELDS on class CL_BTF_DOCUMENT has no parameter.
Method REPLACE_FIELDS on class CL_BTF_DOCUMENT has no exception.

Method REPLACE_LINKS Signature

Method REPLACE_LINKS on class CL_BTF_DOCUMENT has no parameter.
Method REPLACE_LINKS on class CL_BTF_DOCUMENT has no exception.

Method SET_CONTENT Signature

Method SET_CONTENT on class CL_BTF_DOCUMENT has no parameter.
Method SET_CONTENT on class CL_BTF_DOCUMENT has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 640