ElasticSearchX-Model-Generator
view release on metacpan or search on metacpan
_build_typename_translator_class
generator_base_class + '::TypenameTranslator'
_build_typename_translator
returns an instance of $typename_translator_class
_build__mapping_content
returns the content of the URL at "mapping_url"
_build__mapping_data
returns the decoded data from "JSON" stored in "_mapping_content"
AUTHOR
Kent Fredric <kentfredric@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Kent Fredric
<kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
lib/ElasticSearchX/Model/Generator.pm view on Meta::CPAN
=head2 _build_typename_translator
returns an instance of C<$typename_translator_class>
=head2 _build__mapping_content
returns the content of the URL at C<mapping_url>
=head2 _build__mapping_data
returns the decoded data from C<JSON> stored in C<_mapping_content>
=head1 AUTHOR
Kent Fredric <kentfredric@gmail.com>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This is free software; you can redistribute it and/or modify it under
( run in 0.296 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )