C# Class Unlimited.Framework.Converters.Graph.String.Xml.XmlMapper

Inheritance: IMapper
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
Map ( object data ) : IEnumerable
XmlMapper ( ) : System

Private Methods

Méthode Description
BuildPath ( bool>.Stack elementStack, System.Xml.Linq.XAttribute attribute, System.Xml.Linq.XElement root ) : IPath
BuildPath ( bool>.Stack elementStack, System.Xml.Linq.XElement element, System.Xml.Linq.XElement root ) : IPath
BuildPaths ( System.Xml.Linq.XElement element, bool>.Stack elementStack, System.Xml.Linq.XElement root ) : IEnumerable
GetSampleData ( System.Xml.Linq.XElement root, IPath path ) : string

Method Details

Map() public méthode

public Map ( object data ) : IEnumerable
data object
Résultat IEnumerable

XmlMapper() public méthode

public XmlMapper ( ) : System
Résultat System